470 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-09-10 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 3 AND cl.id_shop = 1 )
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_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 3)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 70 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 17 |
524.777
ms
|
578 |
Yes
|
|
/classes/Category.php:1056
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(DISTINCT `id_product`) FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
66.980
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:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
931 |
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 |
53.204
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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
439 |
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 = 55362 |
25.255
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 pdprp1.`id_product`
FROM `ps_pdproductrelatedpro1` pdprp1
LEFT JOIN `ps_product` p ON (pdprp1.id_product = p.id_product)
WHERE p.`active` = 1
AND pdprp1.`id_shop` = 1
AND pdprp1.`id_related` = 55359 LIMIT 1 |
23.899
ms
|
12903 |
|
|
/modules/pdrelatedproductpro1/classes/PdRelatedProductProModel1.php:95
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1137 (getRelatedProductsReverseRelated)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1019 (getProductsRelatedToAssembly1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
400 |
SELECT SQL_NO_CACHE pdprp1.`id_product`
FROM `ps_pdproductrelatedpro1` pdprp1
LEFT JOIN `ps_product` p ON (pdprp1.id_product = p.id_product)
WHERE p.`active` = 1
AND pdprp1.`id_shop` = 1
AND pdprp1.`id_related` = 55359 LIMIT 1 |
22.929
ms
|
12903 |
|
|
/modules/pdrelatedproductpro1/classes/PdRelatedProductProModel1.php:123
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1146 (getRelatedProductsReverse)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1019 (getProductsRelatedToAssembly1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
774 |
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 (23010) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
19.528
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
454 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 55362 AND `id_shop` = 1 |
18.775
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1189 (__construct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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`) |
16.256
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)
|
420 |
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 = 55361 |
14.790
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_product_lang`
WHERE `id_product` = 55360 AND `id_shop` = 1 |
13.046
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1189 (__construct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 55360 |
11.213
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(DISTINCT `id_product_attribute`) FROM `ps_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1 |
9.426
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
932 |
UPDATE `ps_page_viewed`
SET `counter` = `counter` + 1
WHERE `id_date_range` = 101501
AND `id_page` = 13878
AND `id_shop` = 1 |
6.943
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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
894 |
SELECT SQL_NO_CACHE p.id_product
FROM ps_product p
WHERE p.active = 1 |
6.773
ms
|
12903 |
|
|
/modules/ps_viewedproduct/ps_viewedproduct.php:306
/modules/ps_viewedproduct/ps_viewedproduct.php:252 (getExistingProductsIds)
/modules/ps_viewedproduct/ps_viewedproduct.php:179 (getViewedProductIds)
/modules/ps_viewedproduct/ps_viewedproduct.php:200 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
895 |
SELECT SQL_NO_CACHE p.id_product
FROM ps_product p
WHERE p.active = 1 |
6.285
ms
|
12903 |
|
|
/modules/ps_viewedproduct/ps_viewedproduct.php:306
/modules/ps_viewedproduct/ps_viewedproduct.php:252 (getExistingProductsIds)
/modules/ps_viewedproduct/ps_viewedproduct.php:262 (getViewedProductIds)
/modules/ps_viewedproduct/ps_viewedproduct.php:219 (getViewedProducts)
/modules/ps_viewedproduct/ps_viewedproduct.php:201 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.388
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)
|
54 |
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.561
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:5893 (getManager)
/classes/Product.php:574 (getTaxesRate)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
715 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 70 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.972
ms
|
578 |
|
|
/classes/Category.php:985
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:106 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
19 |
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.519
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)
|
51 |
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` = 55359) AND (b.`id_shop` = 1) LIMIT 1 |
1.484
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)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
25 |
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.395
ms
|
415 |
Yes
|
|
/classes/Dispatcher.php:643
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
104 |
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 = 55359
ORDER BY f.position ASC |
1.390
ms
|
2 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/controllers/front/ProductController.php:1037 (getProductProperties)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
226 |
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.246
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
933 |
INSERT INTO `ps_page_viewed` (`id_date_range`, `id_page`, `counter`, `id_shop`, `id_shop_group`) VALUES ('101501', '13878', '1', '1', '1') |
1.205
ms
|
1 |
|
|
/classes/Page.php:142
/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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 1437 LIMIT 1 |
1.127
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 55362
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
1.114
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4048
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1211 (getAttributesGroups)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1190 (assignAttributesGroups)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 55360) LIMIT 1 |
1.053
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)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1189 (__construct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
436 |
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 55361
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
1.037
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4048
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1211 (getAttributesGroups)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1190 (assignAttributesGroups)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
185 |
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 |
1.035
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 1594
ORDER BY f.position ASC |
1.026
ms
|
4 |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
435 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 55361 AND `id_shop` = 1 |
1.024
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1189 (__construct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
768 |
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 = 55216 |
1.002
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 23010
AND pac.`id_product_attribute` = 31403
AND agl.`id_lang` = 3 |
0.877
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
94 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-09-10 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 3 AND pl.id_shop = 1
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 3 AND cl.id_shop = 1
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 3)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
WHERE `id_product_1` = 55359 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product |
0.869
ms
|
1 |
|
Yes
|
/classes/Product.php:4137
/controllers/front/ProductController.php:335 (getAccessories)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
740 |
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 = 5165 |
0.847
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
716 |
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 = 23010 |
0.842
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1437
AND image_shop.`cover` = 1 LIMIT 1 |
0.802
ms
|
1 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 55360
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
0.791
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4048
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1211 (getAttributesGroups)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1190 (assignAttributesGroups)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
281 |
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.760
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 55359) AND (b.`id_shop` = 1) LIMIT 1 |
0.707
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:170 (getProductObject)
/classes/Link.php:1191 (getProductLink)
/classes/controller/FrontController.php:2010 (getLanguageLink)
/classes/controller/FrontController.php:1527 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1624 (getTemplateVarUrls)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
723 |
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 = 2334 |
0.701
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
300 |
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.696
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
112 |
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 55359
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
0.693
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4048
/controllers/front/ProductController.php:551 (getAttributesGroups)
/controllers/front/ProductController.php:391 (assignAttributesGroups)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
304 |
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.681
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
301 |
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.667
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.667
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
315 |
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.663
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
704 |
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` = 55335) AND (b.`id_shop` = 1) LIMIT 1 |
0.658
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.657
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
317 |
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.653
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
326 |
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.651
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
325 |
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.649
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
298 |
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.648
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
296 |
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.648
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
328 |
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.647
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
344 |
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.646
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
320 |
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.646
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
297 |
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.644
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
319 |
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.644
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
295 |
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.644
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
336 |
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.644
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
316 |
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.643
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.641
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
299 |
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.640
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
322 |
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.640
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
331 |
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
323 |
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.639
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
330 |
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.639
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
318 |
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.639
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
339 |
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.637
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.634
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
327 |
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.632
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
332 |
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.630
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
335 |
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.630
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.630
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
338 |
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.629
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.627
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
340 |
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.627
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
334 |
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.625
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
337 |
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.625
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.624
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
309 |
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.624
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
343 |
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.624
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.623
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.622
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
310 |
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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
306 |
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.620
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
321 |
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.619
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
312 |
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.615
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
613 |
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` = 7905
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3270 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` = 7905
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3270 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.614
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
313 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
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.613
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
308 |
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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.609
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
731 |
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 = 1594 |
0.593
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
193 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1 |
0.593
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
396 |
SELECT SQL_NO_CACHE id_iqitsizechart FROM ps_iqitsizechart_product WHERE id_product = 55359 LIMIT 1 |
0.592
ms
|
2289 |
|
|
/modules/iqitsizecharts/src/IqitSizeCharts.php:363
/modules/iqitsizecharts/iqitsizecharts.php:619 (getChartAssignedToProduct)
/modules/iqitsizecharts/iqitsizecharts.php:543 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:430 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
87 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3 AND cl.id_shop = 1 )
WHERE `id_parent` = 70
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.591
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:918
/controllers/front/ProductController.php:792 (getSubCategories)
/controllers/front/ProductController.php:299 (assignCategory)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
617 |
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` = 7905) LIMIT 1 |
0.590
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
748 |
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 = 3270 |
0.583
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
753 |
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 = 114 |
0.573
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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` = 55360) AND (b.`id_shop` = 1) LIMIT 1 |
0.570
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
777 |
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` = 23010
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
0.565
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 23010 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 31403) 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.563
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/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.561
ms
|
4 |
Yes
|
|
/classes/shop/Shop.php:1341
/classes/shop/Shop.php:337 (findShopByHost)
/config/config.inc.php:121 (initialize)
/index.php:29 (require)
|
26 |
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.558
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
73 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.555
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:757
/classes/Product.php:6777 (outOfStock)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
23 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.553
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)
|
725 |
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` = 2334
ORDER BY `position` |
0.539
ms
|
13 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
18 |
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.534
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)
|
720 |
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 = 1587 |
0.532
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/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.532
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)
|
445 |
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` = 55362 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.530
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 55360 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.530
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
68 |
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` = 55359 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.528
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
426 |
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` = 55361 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.525
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
832 |
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` = 5165 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.521
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/modules/omnibusprices/omnibusprices.php:160 (getPriceStatic)
/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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 55359 |
0.513
ms
|
1 |
|
|
/classes/Product.php:6462
/classes/Product.php:6475 (getAttributesInformationsByProduct)
/modules/hioutofstocknotification/hioutofstocknotification.php:2085 (hasCombinations)
/classes/Hook.php:990 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/classes/controller/FrontController.php:575 (exec)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
930 |
INSERT IGNORE INTO `ps_connections_page` (`id_connections`, `id_page`, `time_start`) VALUES ('262915', '13878', '2025-09-10 04:11:09') |
0.500
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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
678 |
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` = 55216) AND (b.`id_shop` = 1) LIMIT 1 |
0.499
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 |
SELECT SQL_NO_CACHE *
FROM ps_iqitadditionaltab t
LEFT JOIN ps_iqitadditionaltab_lang tl ON (t.id_iqitadditionaltab = tl.id_iqitadditionaltab AND tl.id_lang = 3)
INNER JOIN ps_iqitadditionaltab_shop iqitadditionaltab_shop
ON (iqitadditionaltab_shop.id_iqitadditionaltab = t.id_iqitadditionaltab AND iqitadditionaltab_shop.id_shop = 1)
WHERE (t.id_product = 0 OR t.id_product = 55359) AND t.`active` = 1 GROUP BY t.id_iqitadditionaltab
ORDER BY t.`position` |
0.491
ms
|
1 |
Yes
|
Yes
|
/modules/iqitadditionaltabs/src/IqitAdditionalTab.php:118
/modules/iqitadditionaltabs/iqitadditionaltabs.php:558 (getTabs)
/modules/iqitadditionaltabs/iqitadditionaltabs.php:530 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/src/Adapter/HookManager.php:79 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:70 (exec)
/src/Core/Product/ProductExtraContentFinder.php:55 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:102 (find)
/controllers/front/ProductController.php:1034 (present)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
853 |
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` = 114
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
0.486
ms
|
1 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
734 |
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 = 55364 |
0.486
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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, 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 = 21790
ORDER BY f.position ASC |
0.481
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
142 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 55359 AND `id_shop` = 1 |
0.476
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/modules/facebookproductad/lib/pixel/pixelProduct.php:49 (__construct)
/modules/facebookproductad/lib/pixel/basePixel.php:277 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1485 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:138 (buildDynDisplayTag)
: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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
413 |
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` = 55360 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` = 55360 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.476
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
604 |
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` = 3270 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 7905) 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.474
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 23010 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` = 23010 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.473
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
845 |
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` = 3270
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
0.473
ms
|
1 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *,
( 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` = 55359 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`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.472
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:623
/controllers/front/ProductController.php:515 (getQuantityDiscounts)
/controllers/front/ProductController.php:301 (assignPriceAndTax)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
456 |
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` = 55362
ORDER BY `position` |
0.472
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/pdrelatedproductpro1/pdrelatedproductpro1.php:1198 (present)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
77 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 55359 |
0.469
ms
|
1 |
|
|
/classes/Product.php:6462
/classes/Product.php:6475 (getAttributesInformationsByProduct)
/controllers/front/ProductController.php:64 (hasCombinations)
/controllers/front/ProductController.php:109 (canonicalRedirection)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
17 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.464
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)
|
707 |
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` = 55335 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.461
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 id_productvideo FROM ps_iqit_productvideo WHERE id_product = 55359 LIMIT 1 |
0.461
ms
|
1603 |
|
|
/modules/iqitextendedproduct/src/IqitProductVideo.php:73
/modules/iqitextendedproduct/iqitextendedproduct.php:287 (getIdByProduct)
/modules/iqitextendedproduct/iqitextendedproduct.php:266 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:208 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:228 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:947 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 21790 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.461
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 114 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 7920) 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.460
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
668 |
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` = 55536 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.455
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 55216 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.455
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.455
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5153 (getTaxCalculator)
/classes/Product.php:5113 (getTaxesInformations)
/override/classes/Product.php:162 (getProductProperties)
/controllers/front/ProductController.php:1037 (getProductProperties)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
553 |
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` = 55364 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.453
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 2334 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
591 |
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` = 1437 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 1567 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.449
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55362 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` = 55362 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.448
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
724 |
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` = 2334) AND (b.`id_shop` = 1) LIMIT 1 |
0.448
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
849 |
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` = 3270 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.446
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 1587 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.443
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
655 |
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` = 1530 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.442
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
694 |
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` = 55349 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
|
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
727 |
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 = 21790 |
0.440
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 1594 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 5165 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) <= 0 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.438
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55361 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` = 55361 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.437
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
103 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT 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` = 55359 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` = 55359 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.437
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/controllers/front/ProductController.php:1037 (getProductProperties)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
771 |
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 = 55349 |
0.437
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *, ( 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` = 16455 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
|
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
91 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 55359 |
0.430
ms
|
1 |
|
|
/classes/Product.php:6462
/controllers/front/ProductController.php:764 (getAttributesInformationsByProduct)
/controllers/front/ProductController.php:304 (assignAttributesCombinations)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
488 |
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` = 31403
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 23010 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` = 31403
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 23010 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.428
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
122 |
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` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 55359) 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:170 (getProductObject)
/classes/Link.php:1191 (getProductLink)
/classes/controller/FrontController.php:2010 (getLanguageLink)
/classes/controller/FrontController.php:1527 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1624 (getTemplateVarUrls)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
700 |
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` = 55349 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` = 55349 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.419
ms
|
0 |
|
|
/classes/Cart.php: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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 |
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` = 55349) AND (b.`id_shop` = 1) LIMIT 1 |
0.417
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
850 |
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 (114) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.417
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
784 |
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` = 23010 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.415
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
586 |
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 = 5165
ORDER BY f.position ASC |
0.414
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
713 |
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` = 55335 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` = 55335 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.406
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1594 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` = 1594 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
835 |
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 (1437) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.402
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
745 |
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` = 1437) AND (b.`id_shop` = 1) LIMIT 1 |
0.402
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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` = 55364) AND (b.`id_shop` = 1) LIMIT 1 |
0.401
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55216 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` = 55216 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.400
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1587 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` = 1587 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.400
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 16455 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` = 16455 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.400
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 21790 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` = 21790 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.398
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
857 |
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` = 114 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.396
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
597 |
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` = 1437 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` = 1437 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
749 |
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` = 3270) AND (b.`id_shop` = 1) LIMIT 1 |
0.396
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
842 |
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 (3270) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.395
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
629 |
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` = 114 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` = 114 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.395
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
766 |
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` = 55536
ORDER BY `position` |
0.394
ms
|
19 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
864 |
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` = 16455 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.393
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
729 |
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` = 21790
ORDER BY `position` |
0.393
ms
|
5 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
885 |
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` = 55216 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.392
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.391
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 5165 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` = 5165 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
520 |
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` = 2334 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` = 2334 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 3270 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` = 3270 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.389
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1567 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` = 1567 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.389
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
453 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 55362) LIMIT 1 |
0.389
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)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1189 (__construct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
559 |
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` = 55364 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` = 55364 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.389
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
758 |
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 = 16455 |
0.388
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
661 |
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` = 1530 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` = 1530 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.388
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
674 |
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` = 55536 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` = 55536 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.387
ms
|
0 |
|
|
/classes/Cart.php: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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
806 |
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 (1594) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.387
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 55362
ORDER BY f.position ASC |
0.385
ms
|
2 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
765 |
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 = 55536 |
0.385
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
886 |
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 (55349) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.383
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 7920
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 114 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` = 7920
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 114 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.383
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
865 |
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 (1530) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.383
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
799 |
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 (21790) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.382
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
798 |
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` = 2334 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.382
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
762 |
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 = 1530 |
0.380
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
792 |
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 (2334) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.378
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
827 |
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 (5165) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.376
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
858 |
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 (16455) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.376
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
871 |
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` = 1530 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.374
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
872 |
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 (55536) 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
834 |
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` = 5165 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
785 |
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 (1587) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.373
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 23010
ORDER BY f.position ASC |
0.372
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
115 |
(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.371
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
879 |
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 (55216) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.371
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
423 |
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` = 55361) AND (b.`id_shop` = 1) LIMIT 1 |
0.370
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
826 |
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` = 1567 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.370
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
878 |
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` = 55536 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.369
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
744 |
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 = 1437 |
0.368
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
665 |
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` = 55536) AND (b.`id_shop` = 1) LIMIT 1 |
0.368
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
820 |
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 (1567) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.368
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
759 |
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` = 16455) AND (b.`id_shop` = 1) LIMIT 1 |
0.368
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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` = 55362) AND (b.`id_shop` = 1) LIMIT 1 |
0.366
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 55360
ORDER BY f.position ASC |
0.365
ms
|
2 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 1567
ORDER BY f.position ASC |
0.365
ms
|
6 |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
892 |
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` = 55349 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
805 |
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` = 21790 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.364
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
813 |
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 (55364) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.364
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:115 (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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:288 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
737 |
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 = 1567 |
0.363
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
791 |
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` = 1587 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
819 |
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` = 55364 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.362
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
841 |
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` = 1437 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.361
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55359
ORDER BY `position` |
0.361
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/ProductPresenter.php:91 (__construct)
/controllers/front/ProductController.php:1074 (present)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
812 |
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` = 1594 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.361
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:200 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:315 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
652 |
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` = 1530) AND (b.`id_shop` = 1) LIMIT 1 |
0.357
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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` = 1594) AND (b.`id_shop` = 1) LIMIT 1 |
0.355
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
896 |
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (55359) AND cl.`id_lang` = 3
ORDER BY c.`level_depth` DESC |
0.355
ms
|
1 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:191 (loadCategories)
/modules/ps_googleanalytics/classes/Hook/HookDisplayFooterProduct.php:62 (prepareItemFromProduct)
/modules/ps_googleanalytics/ps_googleanalytics.php:120 (run)
/classes/Hook.php:990 (hookDisplayFooterProduct)
/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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
598 |
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 = 1437
ORDER BY f.position ASC |
0.352
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 1587
ORDER BY f.position ASC |
0.351
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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` = 1567) AND (b.`id_shop` = 1) LIMIT 1 |
0.349
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
728 |
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` = 21790) AND (b.`id_shop` = 1) LIMIT 1 |
0.349
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 58) AND (a0.`nright` > 59) AND (a1.`id_lang` = 3)
ORDER BY a0.`nleft` asc |
0.346
ms
|
650 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:438 (getAll)
/controllers/front/ProductController.php:1140 (rewind)
/classes/controller/FrontController.php:1706 (getBreadcrumbLinks)
/classes/controller/FrontController.php:510 (getBreadcrumb)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
433 |
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 = 55361
ORDER BY f.position ASC |
0.345
ms
|
2 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55360
ORDER BY `position` |
0.345
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/pdrelatedproductpro1/pdrelatedproductpro1.php:1198 (present)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
754 |
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` = 114) 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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55361
ORDER BY `position` |
0.341
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/pdrelatedproductpro1/pdrelatedproductpro1.php:1198 (present)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 114
ORDER BY f.position ASC |
0.341
ms
|
6 |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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` = 1587) 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)
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
717 |
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` = 23010
ORDER BY `position` |
0.339
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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` = 23010) AND (b.`id_shop` = 1) LIMIT 1 |
0.338
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
88 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 3
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.338
ms
|
10 |
Yes
|
Yes
|
/classes/Category.php:1144
/classes/Category.php:1080 (getChildren)
/controllers/front/ProductController.php:801 (getHomeCategories)
/controllers/front/ProductController.php:299 (assignCategory)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
114 |
(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.337
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
183 |
(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.337
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
741 |
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` = 5165) AND (b.`id_shop` = 1) LIMIT 1 |
0.337
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
721 |
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` = 1587
ORDER BY `position` |
0.336
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
760 |
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` = 16455
ORDER BY `position` |
0.332
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
907 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1 |
0.330
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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, 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 = 55364
ORDER BY f.position ASC |
0.330
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
769 |
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` = 55216
ORDER BY `position` |
0.329
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
616 |
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` = 3270
AND pac.`id_product_attribute` = 7905
AND agl.`id_lang` = 3 |
0.328
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 1530
ORDER BY f.position ASC |
0.328
ms
|
6 |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 3270
ORDER BY f.position ASC |
0.326
ms
|
5 |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
471 |
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` = 23010
AND image_shop.`cover` = 1 LIMIT 1 |
0.325
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
402 |
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` = 55360
AND image_shop.`cover` = 1 LIMIT 1 |
0.324
ms
|
8 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
116 |
(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.324
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
701 |
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 = 55349
ORDER BY f.position ASC |
0.322
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
750 |
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` = 3270
ORDER BY `position` |
0.322
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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 = 55536
ORDER BY f.position ASC |
0.319
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
735 |
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` = 55364
ORDER BY `position` |
0.317
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.313
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5894 (getTaxCalculator)
/classes/Product.php:574 (getTaxesRate)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
521 |
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 = 2334
ORDER BY f.position ASC |
0.312
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
755 |
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` = 114
ORDER BY `position` |
0.310
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/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.310
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)
|
649 |
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 = 16455
ORDER BY f.position ASC |
0.309
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
388 |
(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.308
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_68c0d24be4c782_71509923)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
714 |
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 = 55335
ORDER BY f.position ASC |
0.307
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
688 |
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 = 55216
ORDER BY f.position ASC |
0.306
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
732 |
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` = 1594
ORDER BY `position` |
0.304
ms
|
5 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 114
AND pac.`id_product_attribute` = 7920
AND agl.`id_lang` = 3 |
0.302
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 55361) LIMIT 1 |
0.301
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)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1189 (__construct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
772 |
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` = 55349
ORDER BY `position` |
0.295
ms
|
5 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 id_tab, class_name FROM `ps_tab` |
0.294
ms
|
287 |
|
|
/classes/Tab.php:340
/controllers/front/ProductController.php:119 (getIdFromClassName)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
514 |
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.292
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
738 |
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` = 1567
ORDER BY `position` |
0.291
ms
|
4 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
141 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 55359) LIMIT 1 |
0.287
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)
/modules/facebookproductad/lib/pixel/pixelProduct.php:49 (__construct)
/modules/facebookproductad/lib/pixel/basePixel.php:277 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1485 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:138 (buildDynDisplayTag)
: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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
397 |
SELECT SQL_NO_CACHE *
FROM ps_iqitsizechart t
LEFT JOIN ps_iqitsizechart_lang tl ON (t.id_iqitsizechart = tl.id_iqitsizechart AND tl.id_lang = 3)
INNER JOIN ps_iqitsizechart_shop iqitsizechart_shop
ON (iqitsizechart_shop.id_iqitsizechart = t.id_iqitsizechart AND iqitsizechart_shop.id_shop = 1)
INNER JOIN ps_iqitsizechart_category sc ON (t.id_iqitsizechart = sc.id_iqitsizechart AND sc.id_category = 70)
INNER JOIN ps_iqitsizechart_brand sb ON (t.id_iqitsizechart = sb.id_iqitsizechart) where sb.id_manufacturer IN (0, 66)
GROUP BY t.id_iqitsizechart |
0.287
ms
|
30 |
|
Yes
|
/modules/iqitsizecharts/src/IqitSizeCharts.php:108
/modules/iqitsizecharts/iqitsizecharts.php:627 (getChartsByCategoryAndBrand)
/modules/iqitsizecharts/iqitsizecharts.php:543 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:430 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
130 |
SELECT SQL_NO_CACHE `id_product`,
pf.`id_feature`,
`name`,
pf.`id_feature_value`,
`value`
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
)
WHERE
`id_product` = 55359
ORDER BY f.position ASC |
0.285
ms
|
2 |
Yes
|
|
/modules/multifeatures/multifeatures.php:163
/modules/multifeatures/multifeatures.php:216 (getProductFeatures)
/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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
746 |
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` = 1437
ORDER BY `position` |
0.285
ms
|
1 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
162 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) LEFT JOIN `ps_category_shop` cs ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 1) AND cs.`id_shop` = 1 AND c.`id_parent` != 0 WHERE c.`nleft` <= 58 AND c.`nright` >= 59 AND c.`nleft` >= 2 AND c.`nright` <= 129 ORDER BY `nleft` DESC |
0.282
ms
|
65 |
Yes
|
|
/classes/Category.php:1584
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1257 (getParentsCategories)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:107 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
742 |
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` = 5165
ORDER BY `position` |
0.274
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55362) |
0.270
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 c.*, cl.* FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) LEFT JOIN `ps_category_shop` cs ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 1) AND cs.`id_shop` = 1 AND c.`id_parent` != 0 WHERE c.`nleft` <= 58 AND c.`nright` >= 59 AND c.`nleft` >= 2 AND c.`nright` <= 129 ORDER BY `nleft` DESC |
0.268
ms
|
65 |
Yes
|
|
/classes/Category.php:1584
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1257 (getParentsCategories)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1126 (getCategoryName)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:594 (generateRemarketingParameters)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
794 |
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` = 2334 LIMIT 1 |
0.267
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
347 |
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.266
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
719 |
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 (31404, 31405, 31406, 31403) AND il.`id_lang` = 3 ORDER by i.`position` |
0.264
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 2334
AND image_shop.`cover` = 1 LIMIT 1 |
0.262
ms
|
13 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
522 |
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.259
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
69 |
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` = 55359) |
0.259
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
117 |
(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.257
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
915 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 10 AND `id_shop` = 1 |
0.255
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
637 |
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` = 16455
AND image_shop.`cover` = 1 LIMIT 1 |
0.253
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
763 |
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` = 1530
ORDER BY `position` |
0.248
ms
|
1 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
918 |
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.246
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
398 |
SELECT SQL_NO_CACHE DISTINCT pdprp1.`id_related`
FROM `ps_pdproductrelatedpro1` pdprp1
LEFT JOIN `ps_product` p ON (pdprp1.id_related = p.id_product)
WHERE p.`active` = 1
AND pdprp1.`id_shop` = 1
AND pdprp1.`id_product` = 55359
ORDER BY pdprp1.`position` ASC
LIMIT 99 |
0.245
ms
|
3 |
Yes
|
|
/modules/pdrelatedproductpro1/classes/PdRelatedProductProModel1.php:75
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1119 (getRelatedProducts)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1019 (getProductsRelatedToAssembly1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 23010) |
0.242
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 21790
AND image_shop.`cover` = 1 LIMIT 1 |
0.241
ms
|
5 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
150 |
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.239
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
605 |
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` = 3270) |
0.239
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55362
AND image_shop.`cover` = 1 LIMIT 1 |
0.239
ms
|
7 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `width`, `height`
FROM ps_image_type
WHERE `name` = 'cart_default' LIMIT 1 |
0.239
ms
|
1 |
|
|
/classes/Image.php:510
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1030 (getSize)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55360) |
0.234
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
676 |
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` = 55216
AND image_shop.`cover` = 1 LIMIT 1 |
0.233
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1587
AND image_shop.`cover` = 1 LIMIT 1 |
0.233
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
708 |
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` = 55335) |
0.230
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 114) |
0.230
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
100 |
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` = 55359
AND image_shop.`cover` = 1 LIMIT 1 |
0.229
ms
|
9 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/controllers/front/ProductController.php:1037 (getProductProperties)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
726 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2334 |
0.229
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
528 |
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` = 21790) |
0.228
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
807 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1594 |
0.227
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
421 |
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` = 55361
AND image_shop.`cover` = 1 LIMIT 1 |
0.227
ms
|
9 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
656 |
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` = 1530) |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55536
AND image_shop.`cover` = 1 LIMIT 1 |
0.227
ms
|
19 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.227
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55361) |
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
580 |
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` = 5165) |
0.224
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
592 |
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` = 1437) |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
113 |
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.223
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
800 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 21790 |
0.221
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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` = 66) LIMIT 1 |
0.221
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)
/controllers/front/ProductController.php:367 (__construct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
643 |
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` = 16455) |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55536) |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
599 |
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` = 3270
AND image_shop.`cover` = 1 LIMIT 1 |
0.221
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_product WHERE id_product = 55359 |
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/b9/07/6d/b9076d7ff6a1405adf5cb75d5350272f8c7b6a1a_2.file.product-prices.tpl.php:88 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24beeb311_96622210)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:354 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:389 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:956 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
752 |
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 (7905) AND il.`id_lang` = 3 ORDER by i.`position` |
0.219
ms
|
1 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1587) |
0.219
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 55364) |
0.219
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 2334) |
0.219
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
893 |
SELECT SQL_NO_CACHE o.id_order
FROM ps_orders o
LEFT JOIN ps_order_detail od ON (od.id_order = o.id_order)
WHERE o.valid = 1
AND od.product_id IN (55359) |
0.219
ms
|
1 |
|
|
/modules/iqitcrossselling/iqitcrossselling.php:159
/modules/iqitcrossselling/iqitcrossselling.php:108 (getOrderProducts)
/modules/iqitcrossselling/iqitcrossselling.php:139 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
405 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 55360 LIMIT 1 |
0.218
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
682 |
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` = 55216) |
0.217
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1594) |
0.217
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
695 |
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` = 55349) |
0.216
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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.215
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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.215
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
158 |
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 3)
WHERE `level_depth` = 1 |
0.214
ms
|
10 |
|
|
/classes/Category.php:2195
/classes/Category.php:1542 (getCategoriesWithoutParent)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1257 (getParentsCategories)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:107 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
567 |
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` = 1567) |
0.214
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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` = 70) AND (b.`id_shop` = 1) LIMIT 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/controllers/front/ProductController.php:214 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
757 |
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 (7920) AND il.`id_lang` = 3 ORDER by i.`position` |
0.213
ms
|
1 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
821 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1567 |
0.212
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
859 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 16455 |
0.210
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
775 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 23010 |
0.210
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
922 |
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.210
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
814 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55364 |
0.208
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
783 |
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` = 23010 LIMIT 1 |
0.208
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
836 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1437 |
0.207
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
846 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 3270 |
0.207
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
702 |
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` = 55335
AND image_shop.`cover` = 1 LIMIT 1 |
0.207
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
618 |
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` = 114
AND image_shop.`cover` = 1 LIMIT 1 |
0.206
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
548 |
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` = 55364
AND image_shop.`cover` = 1 LIMIT 1 |
0.206
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
786 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1587 |
0.206
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
793 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 2334 |
0.206
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/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.205
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)
|
848 |
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` = 3270 LIMIT 1 |
0.203
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
898 |
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.203
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
795 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 2334 |
0.203
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
927 |
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 339901
AND `date_add` > '2025-09-10 03:41:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.202
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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 5165
AND image_shop.`cover` = 1 LIMIT 1 |
0.202
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1530
AND image_shop.`cover` = 1 LIMIT 1 |
0.202
ms
|
1 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
876 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55536 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
843 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 3270 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 55359 LIMIT 1 |
0.201
ms
|
1 |
|
|
/classes/Product.php:856
/classes/Product.php:3360 (getDefaultAttribute)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
866 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1530 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
873 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55536 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
851 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 114 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 p.id_product
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 55359
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-09-10 00:00:00",
INTERVAL 20 DAY
)
) > 0 |
0.199
ms
|
0 |
|
|
/classes/Product.php:1428
/classes/Product.php:576 (isNew)
/override/classes/Product.php:19 (__construct)
/modules/giftcard/giftcard.php:479 (__construct)
/classes/Hook.php:990 (hookdisplayProductButtons)
/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/f6/bc/37/f6bc37b01a116f608b5d0093cc5406ae5285831f_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c0b1b16_14017558)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:528 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:586 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
844 |
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` = 3270 LIMIT 1 |
0.199
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
809 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1594 |
0.199
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/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.199
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)
|
149 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pm_advancedcookiebanner" LIMIT 1 |
0.198
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
880 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55216 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
342 |
SELECT 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.197
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
776 |
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` = 23010 LIMIT 1 |
0.196
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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.196
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/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.196
ms
|
10 |
|
|
/classes/Language.php:991
/config/config.inc.php:147 (loadLanguages)
/index.php:29 (require)
|
863 |
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` = 16455 LIMIT 1 |
0.195
ms
|
4 |
|
|
/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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
788 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1587 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
854 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 114 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1567
AND image_shop.`cover` = 1 LIMIT 1 |
0.195
ms
|
4 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
887 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55349 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
868 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1530 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
689 |
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` = 55349
AND image_shop.`cover` = 1 LIMIT 1 |
0.194
ms
|
5 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
459 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=55359 |
0.193
ms
|
1 |
|
|
/classes/Tag.php:229
/modules/iqitproducttags/iqitproducttags.php:89 (getProductTags)
/modules/iqitproducttags/iqitproducttags.php:78 (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/f6/bc/37/f6bc37b01a116f608b5d0093cc5406ae5285831f_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c0b1b16_14017558)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:528 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:586 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
869 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1530 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
260 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 36 AND `id_shop` = 1 |
0.193
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 * FROM `ps_currency` c ORDER BY `iso_code` ASC |
0.192
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
883 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55216 |
0.192
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
816 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55364 |
0.192
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
828 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 5165 |
0.192
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 23010 AND pa.`id_product` = 23010 AND pa.`id_product_attribute` = 31403 LIMIT 1 |
0.190
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 1594
AND image_shop.`cover` = 1 LIMIT 1 |
0.190
ms
|
5 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
911 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 18 AND `id_shop` = 1 |
0.189
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
830 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 5165 |
0.188
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
839 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1437 |
0.188
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
802 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 21790 |
0.188
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 114 AND pa.`id_product` = 114 AND pa.`id_product_attribute` = 7920 LIMIT 1 |
0.187
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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.`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` = 3270 AND pa.`id_product` = 3270 AND pa.`id_product_attribute` = 7905 LIMIT 1 |
0.187
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
838 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1437 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
889 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55349 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
861 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 16455 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
852 |
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` = 114 LIMIT 1 |
0.186
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_iqitreviews_products` pr
WHERE pr.`id_product` = 55359 AND pr.`status` = 1
ORDER BY pr.`date_add` DESC |
0.186
ms
|
1 |
Yes
|
|
/modules/iqitreviews/src/IqitProductReview.php:97
/modules/iqitreviews/iqitreviews.php:181 (getByProduct)
/modules/iqitreviews/iqitreviews.php:125 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/src/Adapter/HookManager.php:79 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:70 (exec)
/src/Core/Product/ProductExtraContentFinder.php:55 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:102 (find)
/controllers/front/ProductController.php:1034 (present)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
698 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55349) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.185
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
860 |
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` = 16455 LIMIT 1 |
0.185
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
789 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1587 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
781 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 23010 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
875 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55536 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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.185
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)
|
855 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 114 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
917 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 7 AND `id_shop` = 1 |
0.185
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.184
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
106 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "giftcard" LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/module/Module.php:2820
/classes/module/Module.php:2310 (getModuleIdByName)
/override/controllers/front/ProductController.php:24 (isInstalled)
/controllers/front/ProductController.php:1039 (addProductCustomizationData)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
60 |
SELECT SQL_NO_CACHE p.id_product
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 55359
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-09-10 00:00:00",
INTERVAL 20 DAY
)
) > 0 |
0.183
ms
|
0 |
|
|
/classes/Product.php:1428
/classes/Product.php:576 (isNew)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
810 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1594 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
882 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55216 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
823 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1567 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:146 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
822 |
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` = 1567 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
294 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 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.182
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
186 |
SELECT SQL_NO_CACHE *
FROM `ps_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.182
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
730 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 21790 |
0.181
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.181
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3493 (getTaxCalculator)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:3663 (getPriceStatic)
/controllers/front/ProductController.php:246 (getPrice)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
457 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 55362 |
0.181
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/pdrelatedproductpro1/pdrelatedproductpro1.php:1198 (present)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
808 |
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` = 1594 LIMIT 1 |
0.181
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/classes/Category.php:1111 (__construct)
/classes/Category.php:1558 (getRootCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1257 (getParentsCategories)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:107 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
175 |
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
187 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 3 AND `id_shop` = 1 |
0.179
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
929 |
SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 13 AND `id_object` = 55359 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Page.php:83
/classes/Connection.php:104 (getCurrentId)
/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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
796 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 2334 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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` = 31403) LIMIT 1 |
0.178
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
221 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 7 AND `id_shop` = 1 |
0.178
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
817 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55364 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
881 |
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` = 55216 LIMIT 1 |
0.177
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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` = 7920) LIMIT 1 |
0.177
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
801 |
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` = 21790 LIMIT 1 |
0.177
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
705 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 55335 LIMIT 1 |
0.177
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
867 |
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` = 1530 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 23010 LIMIT 1 |
0.176
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
847 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 3270 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
856 |
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` = 114 LIMIT 1 |
0.176
ms
|
3 |
|
|
/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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
157 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 70 AND `id_shop` = 1 |
0.175
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1229 (__construct)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:107 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
803 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 21790 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
394 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55359 |
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/b9/07/6d/b9076d7ff6a1405adf5cb75d5350272f8c7b6a1a_2.file.product-prices.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24beeb311_96622210)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:354 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:389 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:956 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
787 |
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` = 1587 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
874 |
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` = 55536 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 55536 LIMIT 1 |
0.174
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
782 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 23010 |
0.174
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
837 |
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` = 1437 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
155 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 55359) AND (pl.id_lang = 3 AND pl.id_shop = 1 ) LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/Product.php:6650
/modules/cdc_googletagmanager/services/Gtm_Product.php:174 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:78 (getProductName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
195 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 14 AND `id_shop` = 1 |
0.173
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
395 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55359 |
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/b9/07/6d/b9076d7ff6a1405adf5cb75d5350272f8c7b6a1a_2.file.product-prices.tpl.php:101 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24beeb311_96622210)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:354 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:389 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:956 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
905 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1 |
0.173
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
815 |
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` = 55364 LIMIT 1 |
0.173
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
862 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 16455 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
232 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 28 AND `id_shop` = 1 |
0.172
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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.172
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)
|
890 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 55349 |
0.172
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
870 |
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` = 1530 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
170 |
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.172
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
888 |
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` = 55349 LIMIT 1 |
0.172
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
171 |
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.171
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
804 |
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` = 21790 LIMIT 1 |
0.171
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1229 (__construct)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:107 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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` = 31403 LIMIT 1 |
0.171
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
824 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 1567 |
0.171
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
189 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 11 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
191 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 12 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
831 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 5165 |
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:148 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
829 |
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` = 5165 LIMIT 1 |
0.170
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
188 |
SELECT SQL_NO_CACHE *
FROM `ps_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.169
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
262 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 37 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
228 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 27 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.167
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)
/controllers/front/ProductController.php:1037 (getProductProperties)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
877 |
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` = 55536 LIMIT 1 |
0.167
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 p.id_product
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 55359
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-09-10 00:00:00",
INTERVAL 20 DAY
)
) > 0 |
0.167
ms
|
0 |
|
|
/classes/Product.php:1428
/classes/Product.php:576 (isNew)
/override/classes/Product.php:19 (__construct)
/modules/facebookproductad/lib/pixel/pixelProduct.php:49 (__construct)
/modules/facebookproductad/lib/pixel/basePixel.php:277 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1485 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:138 (buildDynDisplayTag)
: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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
184 |
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'small_default' LIMIT 1 |
0.167
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 55216 LIMIT 1 |
0.167
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
833 |
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` = 5165 LIMIT 1 |
0.166
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
909 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1 |
0.166
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.166
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
250 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 33 AND `id_shop` = 1 |
0.166
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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.166
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
266 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 39 AND `id_shop` = 1 |
0.165
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
891 |
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` = 55349 LIMIT 1 |
0.165
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
16 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
0.165
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)
|
289 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 54 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
884 |
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` = 55216 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
131 |
SELECT SQL_NO_CACHE * FROM `ps_product_feature_pos` WHERE `id_product` = 55359 ORDER BY `position` DESC |
0.162
ms
|
2 |
Yes
|
|
/modules/multifeatures/multifeatures.php:587
/modules/multifeatures/multifeatures.php:182 (getProductFeaturePositions)
/modules/multifeatures/multifeatures.php:216 (getProductFeatures)
/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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
387 |
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.162
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.162
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
71 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=55359 |
0.161
ms
|
1 |
|
|
/classes/Tag.php:229
/classes/Product.php:583 (getProductTags)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
367 |
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.161
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
227 |
SELECT SQL_NO_CACHE *
FROM `ps_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.161
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
240 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 30 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 53 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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.161
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)
|
412 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.161
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
190 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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: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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
797 |
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` = 2334 LIMIT 1 |
0.160
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
213 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 23 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
246 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 47 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
357 |
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.159
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
790 |
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` = 1587 LIMIT 1 |
0.159
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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.159
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
72 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:6776 (getQuantityAvailableByProduct)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
840 |
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` = 1437 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 70 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
282 |
SELECT SQL_NO_CACHE *
FROM `ps_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.158
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
238 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 45 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 25 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
379 |
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.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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
825 |
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` = 1567 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
236 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 29 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
443 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 55362 LIMIT 1 |
0.157
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
484 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.157
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
818 |
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` = 55364 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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
223 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 63 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
167 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) LEFT JOIN `ps_category_shop` cs ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 1) AND cs.`id_shop` = 1 AND c.`id_parent` != 0 WHERE c.`id_category` = 70 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Category.php:1569
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1257 (getParentsCategories)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1126 (getCategoryName)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:594 (generateRemarketingParameters)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
211 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 22 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
913 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 6 AND `id_shop` = 1 |
0.155
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
93 |
SELECT SQL_NO_CACHE GROUP_CONCAT(a.`id_product_pack`)
FROM `ps_pack` a
WHERE a.`id_product_item` = 55359 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/Pack.php:401
/controllers/front/ProductController.php:333 (getPacksTable)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
699 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.155
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
811 |
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` = 1594 LIMIT 1 |
0.155
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:162 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:298 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 5 AND `id_shop` = 1 |
0.155
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 55361 LIMIT 1 |
0.155
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.155
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
525 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 21790 LIMIT 1 |
0.154
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
254 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 34 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.154
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
47 |
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.154
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
244 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 31 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 c.`nleft`, c.`nright` FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) LEFT JOIN `ps_category_shop` cs ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 1) AND cs.`id_shop` = 1 AND c.`id_parent` != 0 WHERE c.`id_category` = 70 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/Category.php:1569
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1257 (getParentsCategories)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:107 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
925 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` c
JOIN `ps_cms_lang` cl ON c.`id_cms`= cl.`id_cms`
WHERE c.`id_cms` = 16
AND cl.`id_lang` = 3
AND cl.`id_shop` = 1
LIMIT 0 , 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/CMS/CMSRepository.php:76 (select)
/modules/ps_legalcompliance/ps_legalcompliance.php:592 (i10nFindOneById)
/classes/Hook.php:990 (hookDisplayFooterAfter)
/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/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:130 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
919 |
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.153
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
201 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 17 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 16455 LIMIT 1 |
0.153
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
126 |
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.153
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
225 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 68 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
601 |
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` = 7905 LIMIT 1 |
0.152
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 * FROM `ps_product_feature_value_pos` WHERE `id_product` = 55359 ORDER BY `position` DESC |
0.152
ms
|
2 |
Yes
|
|
/modules/multifeatures/multifeatures.php:591
/modules/multifeatures/multifeatures.php:182 (getProductFeaturePositions)
/modules/multifeatures/multifeatures.php:216 (getProductFeatures)
/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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
363 |
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.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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
751 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 3270 |
0.152
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 43 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.152
ms
|
8 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:161 (getImagesTypes)
/src/Adapter/Image/ImageRetriever.php:89 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:83 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:91 (__construct)
/controllers/front/ProductController.php:1074 (present)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
97 |
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` = 55359 LIMIT 1 |
0.152
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:182 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:125 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/src/Adapter/HookManager.php:79 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:70 (exec)
/src/Core/Product/ProductExtraContentFinder.php:55 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:102 (find)
/controllers/front/ProductController.php:1034 (present)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
361 |
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.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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
285 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 52 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 1530 LIMIT 1 |
0.151
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
65 |
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.151
ms
|
1 |
|
|
/classes/SpecificPrice.php:361
/classes/SpecificPrice.php:532 (computeExtraConditions)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
468 |
SELECT SQL_NO_CACHE c.id_elementor FROM ps_iqit_elementor_product c LEFT JOIN ps_iqit_elementor_product_shop s ON c.id_elementor = s.id_elementor WHERE c.id_product = 55359 AND s.id_shop = 1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/modules/iqitelementor/src/IqitElementorProduct.php:74
/modules/iqitelementor/iqitelementor.php:550 (getIdByProduct)
/modules/iqitelementor/iqitelementor.php:507 (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/8b/e5/28/8be5289b05526aacc499a42e0ae675d6c5b57017_2.file.product-tabs-h.tpl.php:45 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/8b/e5/28/8be5289b05526aacc499a42e0ae675d6c5b57017_2.file.product-tabs-h.tpl.php:259 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/8b/e5/28/8be5289b05526aacc499a42e0ae675d6c5b57017_2.file.product-tabs-h.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c108b61_00697854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1024 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 55364 LIMIT 1 |
0.151
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
164 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 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/cdc_googletagmanager/cdc_googletagmanager.php:1290 (__construct)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:112 (getPageCategoryNameHierarchy)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
212 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
222 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
215 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 8 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
291 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 69 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
258 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 35 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
42 |
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.149
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
256 |
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
743 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 5165 |
0.149
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 48 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 46 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
234 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 44 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 psgdprl.message FROM `ps_psgdpr_consent` psgdpr
LEFT JOIN ps_psgdpr_consent_lang psgdprl ON (psgdpr.id_gdpr_consent = psgdprl.id_gdpr_consent)
WHERE psgdpr.id_module = 263 AND psgdprl.id_lang =3 LIMIT 1 |
0.147
ms
|
15 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:111
/modules/psgdpr/psgdpr.php:654 (getConsentMessage)
/classes/Hook.php:990 (hookDisplayGDPRConsent)
/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/warehouse/5e/2c/43/5e2c43225c6474cd13af44f54865472f0632719c_2.module.iqitreviewsviewstemplates.php:229 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b7d5b14_87727107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (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/iqitreviews/iqitreviews.php:131 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/src/Adapter/HookManager.php:79 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:70 (exec)
/src/Core/Product/ProductExtraContentFinder.php:55 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:102 (find)
/controllers/front/ProductController.php:1034 (present)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
194 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
346 |
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'home_default' LIMIT 1 |
0.147
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
904 |
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.147
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
55 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pshowtaxnumber" LIMIT 1 |
0.147
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/tax/TaxManagerFactory.php:71 (getInstanceByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:5893 (getManager)
/classes/Product.php:574 (getTaxesRate)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
355 |
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.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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
897 |
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 713 LIMIT 1 |
0.147
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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
778 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 23010) AND (id_product_attribute = 31404) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.147
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
462 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=55359 |
0.146
ms
|
1 |
|
|
/classes/Tag.php:229
/classes/Product.php:583 (getProductTags)
/override/classes/Product.php:19 (__construct)
/modules/giftcard/giftcard.php:479 (__construct)
/classes/Hook.php:990 (hookdisplayProductButtons)
/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/f6/bc/37/f6bc37b01a116f608b5d0093cc5406ae5285831f_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c0b1b16_14017558)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:528 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:586 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
144 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=55359 |
0.146
ms
|
1 |
|
|
/classes/Tag.php:229
/classes/Product.php:583 (getProductTags)
/override/classes/Product.php:19 (__construct)
/modules/facebookproductad/lib/pixel/pixelProduct.php:49 (__construct)
/modules/facebookproductad/lib/pixel/basePixel.php:277 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1485 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:138 (buildDynDisplayTag)
: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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
264 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 38 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
761 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 16455 |
0.145
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
220 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.145
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
718 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 23010 |
0.145
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.144
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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.144
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
276 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 26 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 1587 LIMIT 1 |
0.144
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.144
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.144
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
269 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.143
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.143
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.143
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
286 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
245 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
203 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 18 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
62 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/SpecificPrice.php:410
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
920 |
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.143
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 9 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
692 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 55349 LIMIT 1 |
0.142
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
375 |
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.142
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 4 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/cdc_googletagmanager/cdc_googletagmanager.php:1239 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1296 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:112 (getPageCategoryNameHierarchy)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
265 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
284 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 15 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
205 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 19 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_category_lang`
WHERE `id_category` = 42 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
377 |
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.141
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
756 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 114 |
0.141
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
207 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 20 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
270 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 40 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
274 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 41 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
736 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 55364 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
200 |
SELECT SQL_NO_CACHE *
FROM `ps_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.140
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_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.140
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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.140
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
673 |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
214 |
SELECT SQL_NO_CACHE *
FROM `ps_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.140
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1 |
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/cdc_googletagmanager/cdc_googletagmanager.php:1290 (__construct)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:112 (getPageCategoryNameHierarchy)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
770 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 55216 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
722 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1587 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
178 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 4 |
0.139
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 * FROM `ps_product_feature_pos` WHERE `id_product` = 55359 ORDER BY `position` DESC |
0.139
ms
|
2 |
Yes
|
|
/modules/multifeatures/multifeatures.php:587
/modules/multifeatures/multifeatures.php:217 (getProductFeaturePositions)
/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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
22 |
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
0.139
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)
|
277 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 1567 LIMIT 1 |
0.139
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.139
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)
/controllers/front/ProductController.php:1253 (getTemplateVarPage)
/classes/controller/FrontController.php:505 (getTemplateVarPage)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
44 |
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.139
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:690 (getCurrencyInstance)
/classes/controller/FrontController.php:357 (setCurrency)
/override/classes/controller/FrontController.php:8 (init)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
268 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 24 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
921 |
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.138
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
219 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 10 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
538 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1594 LIMIT 1 |
0.138
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
252 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 49 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 55361 |
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/pdrelatedproductpro1/pdrelatedproductpro1.php:1198 (present)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
209 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 21 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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` = 3) LIMIT 1 |
0.137
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)
|
231 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
602 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3270 LIMIT 1 |
0.137
ms
|
1 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
280 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 32 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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
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.137
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 55360 |
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/pdrelatedproductpro1/pdrelatedproductpro1.php:1198 (present)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
558 |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
204 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_lang`
WHERE `id_currency` = 1 |
0.136
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:690 (getCurrencyInstance)
/classes/controller/FrontController.php:357 (setCurrency)
/override/classes/controller/FrontController.php:8 (init)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
288 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 2334 LIMIT 1 |
0.136
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
584 |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
196 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
557 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55364) 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55536) 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 cp.`id_category` as id_category
FROM `ps_category_product` cp
WHERE cp.`id_product` = 55359 |
0.135
ms
|
1 |
|
|
/modules/hioutofstocknotification/hioutofstocknotification.php:2132
/modules/hioutofstocknotification/hioutofstocknotification.php:2142 (getProductCategories)
/modules/hioutofstocknotification/hioutofstocknotification.php:2263 (returnHookVal)
/classes/Hook.php:990 (hookDisplayProductButtons)
/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/f6/bc/37/f6bc37b01a116f608b5d0093cc5406ae5285831f_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c0b1b16_14017558)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:528 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:586 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
224 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 70 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
198 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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(quantity)
FROM `ps_stock_available`
WHERE (id_product = 114) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.134
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
621 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 114 LIMIT 1 |
0.134
ms
|
1 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(*) FROM `ps_pack` WHERE id_product_pack = 55361 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `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:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
82 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:198
/src/Adapter/Module/ModuleDataProvider.php:185 (getModuleIdByName)
/src/Core/Addon/Module/ModuleManager.php:582 (isInstalled)
/controllers/front/ProductController.php:218 (isInstalled)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
747 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1437 |
0.134
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
712 |
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
263 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
739 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1567 |
0.134
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
928 |
SELECT SQL_NO_CACHE id_page_type
FROM ps_page_type
WHERE name = 'product' LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Page.php:104
/classes/Page.php:55 (getPageTypeByName)
/classes/Connection.php:104 (getCurrentId)
/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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 66
AND `active` = 1 LIMIT 1 |
0.133
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/classes/Product.php:567 (getNameById)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
233 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1567) AND (id_product_attribute = 0) 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:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_product_item, id_product_attribute_item, quantity FROM `ps_pack` where id_product_pack = 55359 |
0.133
ms
|
1 |
|
|
/classes/Pack.php:160
/classes/Pack.php:131 (getItems)
/classes/Product.php:5732 (noPackPrice)
/controllers/front/ProductController.php:331 (getNoPackPrice)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
620 |
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` = 7920 LIMIT 1 |
0.133
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
733 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1594 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.133
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.133
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.133
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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.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/cdc_googletagmanager/cdc_googletagmanager.php:1239 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1296 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:112 (getPageCategoryNameHierarchy)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
912 |
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.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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
609 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.132
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
900 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 3 |
0.132
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(*) FROM `ps_pack` WHERE id_product_pack = 55362 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
202 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 23010) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.132
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
290 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
532 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.132
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE id_product = 5165 LIMIT 1 |
0.132
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
83 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 55359 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Pack.php:85
/controllers/front/ProductController.php:233 (isPack)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
391 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "braintreeofficial" LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/module/Module.php:2820
/classes/module/Module.php:2334 (getModuleIdByName)
/modules/paypal/paypal.php:2813 (isEnabled)
/modules/paypal/paypal.php:1417 (isShowShortcut)
/modules/paypal/paypal.php:626 (displayShortcutButton)
/classes/Hook.php:990 (hookDisplayAfterProductThumbs)
/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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:208 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:228 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:947 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(*) FROM `ps_pack` WHERE id_product_pack = 55360 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
251 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
267 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
275 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 * FROM `ps_product_feature_value_pos` WHERE `id_product` = 55359 ORDER BY `position` DESC |
0.131
ms
|
2 |
Yes
|
|
/modules/multifeatures/multifeatures.php:591
/modules/multifeatures/multifeatures.php:217 (getProductFeaturePositions)
/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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
767 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 55536 |
0.131
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
239 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.131
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2334
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.131
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
348 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 10
AND `active` = 1 LIMIT 1 |
0.131
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_module` FROM `ps_module` WHERE `name` = "pm_subscription" LIMIT 1 |
0.131
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
237 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
241 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.131
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 55216
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.131
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
273 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
253 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
279 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_tax` a
WHERE (a.`id_tax` = 43) LIMIT 1 |
0.130
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:5894 (getTaxCalculator)
/classes/Product.php:574 (getTaxesRate)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
218 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
773 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 55349 |
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
210 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 55359 |
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/ProductPresenter.php:91 (__construct)
/controllers/front/ProductController.php:1074 (present)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
257 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
216 |
SELECT SQL_NO_CACHE *
FROM `ps_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.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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 23010) AND (id_product_attribute = 31403) 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:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:757
/classes/Product.php:6777 (outOfStock)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/modules/giftcard/giftcard.php:479 (__construct)
/classes/Hook.php:990 (hookdisplayProductButtons)
/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/f6/bc/37/f6bc37b01a116f608b5d0093cc5406ae5285831f_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c0b1b16_14017558)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:528 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:586 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
140 |
SELECT SQL_NO_CACHE id_order
FROM `ps_orders` o
WHERE (o.id_cart=0) LIMIT 1 |
0.130
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
910 |
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.130
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
181 |
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.130
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
20 |
SELECT SQL_NO_CACHE * FROM ps_hook_module
WHERE `id_hook` = 179
AND `id_module` = 179
AND `id_shop` = 1 |
0.129
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)
|
779 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 23010) AND (id_product_attribute = 31405) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.129
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2334) 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55361) 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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
255 |
SELECT SQL_NO_CACHE *
FROM `ps_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.129
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
208 |
SELECT SQL_NO_CACHE *
FROM `ps_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.129
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
243 |
SELECT SQL_NO_CACHE *
FROM `ps_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.129
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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
908 |
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.129
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
121 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 70 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Category.php:1369
/classes/Product.php:589 (getLinkRewrite)
/override/classes/Product.php:19 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:170 (getProductObject)
/classes/Link.php:1191 (getProductLink)
/classes/controller/FrontController.php:2010 (getLanguageLink)
/classes/controller/FrontController.php:1527 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1624 (getTemplateVarUrls)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
472 |
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` = 46 LIMIT 1 |
0.128
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(*) FROM `ps_pack` WHERE id_product_pack = 21790 LIMIT 1 |
0.128
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
906 |
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.128
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55362) 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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 114) AND (id_product_attribute = 7920) 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:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3270) AND (id_product_attribute = 7905) 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:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
411 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55360) 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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 psgdpr.active FROM `ps_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 263 LIMIT 1 |
0.127
ms
|
15 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:132
/modules/psgdpr/psgdpr.php:650 (getConsentActive)
/classes/Hook.php:990 (hookDisplayGDPRConsent)
/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/warehouse/5e/2c/43/5e2c43225c6474cd13af44f54865472f0632719c_2.module.iqitreviewsviewstemplates.php:229 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b7d5b14_87727107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (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/iqitreviews/iqitreviews.php:131 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/src/Adapter/HookManager.php:79 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:70 (exec)
/src/Core/Product/ProductExtraContentFinder.php:55 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:102 (find)
/controllers/front/ProductController.php:1034 (present)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
29 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.127
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
482 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 23010 LIMIT 1 |
0.127
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55361 AND id_shop=1 LIMIT 1 |
0.127
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
59 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 43 |
0.127
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:5894 (getTaxCalculator)
/classes/Product.php:574 (getTaxesRate)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
916 |
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.127
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
173 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 2 |
0.127
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
63 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 55359 LIMIT 1 |
0.127
ms
|
3 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
28 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.127
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
531 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 21790) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.126
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_country_lang`
WHERE `id_country` = 14 |
0.126
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
595 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1437) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.126
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
646 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 16455) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.126
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:732
/classes/Product.php:6778 (dependsOnStock)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/modules/giftcard/giftcard.php:479 (__construct)
/classes/Hook.php:990 (hookdisplayProductButtons)
/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/f6/bc/37/f6bc37b01a116f608b5d0093cc5406ae5285831f_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c0b1b16_14017558)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:528 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:586 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
556 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 55364 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
135 |
SELECT SQL_NO_CACHE * FROM `ps_product_feature_pos`
WHERE `id_product` = 55359 ORDER BY `position` DESC |
0.126
ms
|
2 |
Yes
|
|
/modules/multifeatures/multifeatures.php:221
/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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
478 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 23010
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.126
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5165) 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
151 |
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 10 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Hook.php:222
/classes/Hook.php:867 (getNameById)
/classes/controller/FrontController.php:575 (exec)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
764 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1530 |
0.125
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/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
710 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 55335 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55216) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.124
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(*) FROM `ps_pack` WHERE id_product_pack = 2334 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_pack` WHERE id_product_pack = 1437 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_tax_lang`
WHERE `id_tax` = 42 |
0.124
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
711 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55335) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.123
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
409 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55360 AND id_shop=1 LIMIT 1 |
0.122
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2025-09-10 00:00:00' AND '2025-09-10 23:59:59' LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/SpecificPrice.php:365
/classes/SpecificPrice.php:532 (computeExtraConditions)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
444 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 55362
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.122
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1530) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.122
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
608 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3270) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.122
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1587) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.122
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
684 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 55216 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 55360
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.122
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1594) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.121
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_lang`
WHERE `id_group` = 1 |
0.121
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
914 |
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.121
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1594 AND id_shop=1 LIMIT 1 |
0.121
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
145 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:757
/classes/Product.php:6777 (outOfStock)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/modules/facebookproductad/lib/pixel/pixelProduct.php:49 (__construct)
/modules/facebookproductad/lib/pixel/basePixel.php:277 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1485 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:138 (buildDynDisplayTag)
: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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
422 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 70 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
79 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_product_shop`
WHERE `id_product` = 55359
AND id_shop = 1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/ObjectModel.php:1628
/controllers/front/ProductController.php:125 (isAssociatedToShop)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
67 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 55359
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:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
469 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 70 AND ctg.`id_group` = 1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1700
/classes/Category.php:967 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
582 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 5165 LIMIT 1 |
0.120
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/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.120
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)
|
180 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2 |
0.119
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'GBP') LIMIT 1 |
0.119
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
690 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 70 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 id_threesixty FROM ps_iqit_threesixty WHERE id_product = 55359 LIMIT 1 |
0.119
ms
|
1 |
|
|
/modules/iqitextendedproduct/src/IqitThreeSixty.php:73
/modules/iqitextendedproduct/iqitextendedproduct.php:275 (getIdByProduct)
/modules/iqitextendedproduct/iqitextendedproduct.php:266 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:208 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:228 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:947 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
182 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 3 |
0.119
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
780 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 23010) AND (id_product_attribute = 31406) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.118
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/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:135 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:293 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b346b67_52383032)
/vendor/smarty/smarty/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/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:72 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouse/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.cache.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b32a3f1_62722043)
/vendor/smarty/smarty/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/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.cache.php:45 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24cc4e996_15153966)
/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/ps_categoryproducts/ps_categoryproducts.php:258 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
575 |
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` = 51 LIMIT 1 |
0.118
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
81 |
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 14 LIMIT 1 |
0.118
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)
/controllers/front/ProductController.php:215 (getInstance)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
123 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 70 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Category.php:1369
/classes/Product.php:589 (getLinkRewrite)
/override/classes/Product.php:19 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:170 (getProductObject)
/classes/Link.php:1191 (getProductLink)
/classes/controller/FrontController.php:2010 (getLanguageLink)
/classes/controller/FrontController.php:1527 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1624 (getTemplateVarUrls)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
543 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1594 LIMIT 1 |
0.118
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 70 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Category.php:1369
/classes/Product.php:589 (getLinkRewrite)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
447 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55362 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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_pack` WHERE id_product_pack = 16455 LIMIT 1 |
0.117
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
899 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 3) 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/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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
425 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 55361
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.116
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/ProductAssembler.php:112 (getProductProperties)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1176 (assembleProduct)
/modules/pdrelatedproductpro1/pdrelatedproductpro1.php:1021 (assemblyProductRelated1)
/classes/Hook.php:990 (hookDisplayCustomPdRelatedProductsPro1)
/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/13/79/ee/1379ee4caae823741faa19747c91e18884efdcec_2.file.product-variants.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bf28667_41071759)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:432 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:552 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 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.116
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
703 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 70 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
697 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 55349 LIMIT 1 |
0.116
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_pack` WHERE id_product_pack = 1567 LIMIT 1 |
0.116
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(*) FROM `ps_pack` WHERE id_product_pack = 55536 LIMIT 1 |
0.116
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
460 |
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 42 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/f6/bc/37/f6bc37b01a116f608b5d0093cc5406ae5285831f_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c0b1b16_14017558)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:528 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:586 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
902 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 4 |
0.115
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(*) FROM `ps_pack` WHERE id_product_pack = 114 LIMIT 1 |
0.115
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1587 LIMIT 1 |
0.115
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1530 LIMIT 1 |
0.115
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55359 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:581 (getPriceStatic)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
549 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 70 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
152 |
SELECT SQL_NO_CACHE `id_product`
FROM `ps_gift_card` WHERE id_product = 55359 LIMIT 1 |
0.114
ms
|
1 |
|
|
/modules/giftcard/models/Gift.php:114
/modules/giftcard/giftcard.php:378 (isExists)
/classes/Hook.php:990 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/classes/controller/FrontController.php:575 (exec)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
607 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 3270 LIMIT 1 |
0.114
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
50 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.114
ms
|
1 |
|
|
/classes/module/Module.php:2244
/classes/Hook.php:872 (getExceptionsStatic)
/classes/controller/FrontController.php:1409 (exec)
/classes/controller/FrontController.php:1310 (getTemplateFile)
/controllers/front/ProductController.php:99 (setTemplate)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
172 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 2) LIMIT 1 |
0.113
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 21 LIMIT 1 |
0.113
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 21790 AND id_shop=1 LIMIT 1 |
0.113
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
706 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 55335
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
101 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 70 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/controllers/front/ProductController.php:1037 (getProductProperties)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
709 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55335 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
696 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55349 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
31 |
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
539 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1594
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.112
ms
|
0 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
924 |
SELECT SQL_NO_CACHE * FROM ps_cms_role WHERE name = 'LEGAL_SHIP_PAY' |
0.112
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:75 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:586 (__call)
/classes/Hook.php:990 (hookDisplayFooterAfter)
/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/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:130 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 55364
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 55349
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
466 |
SELECT SQL_NO_CACHE card_value, value_type
FROM `ps_gift_card`
Where id_product = 55359
ORDER BY id_product LIMIT 1 |
0.111
ms
|
1 |
|
|
/modules/giftcard/models/Gift.php:536
/modules/giftcard/giftcard.php:487 (getCardValue)
/classes/Hook.php:990 (hookdisplayProductButtons)
/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/f6/bc/37/f6bc37b01a116f608b5d0093cc5406ae5285831f_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c0b1b16_14017558)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:528 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:586 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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.111
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)
|
139 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` |
0.111
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
603 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 3270
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 *
FROM `ps_tax` a
WHERE (a.`id_tax` = 42) LIMIT 1 |
0.111
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1437 AND id_shop=1 LIMIT 1 |
0.111
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 70 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1437
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
625 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 114 AND id_shop=1 LIMIT 1 |
0.111
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
926 |
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1 |
0.111
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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
667 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 55536
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.110
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
644 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 16455 AND id_shop=1 LIMIT 1 |
0.110
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55364 AND id_shop=1 LIMIT 1 |
0.110
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
581 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 5165 AND id_shop=1 LIMIT 1 |
0.110
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 23010 AND id_shop=1 LIMIT 1 |
0.110
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 16455
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.110
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55536 AND id_shop=1 LIMIT 1 |
0.109
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 70 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1587 AND id_shop=1 LIMIT 1 |
0.109
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
903 |
SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 26) LIMIT 1 |
0.109
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5165
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
923 |
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 759 LIMIT 1 |
0.109
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
37 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'PLN') LIMIT 1 |
0.108
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
683 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55216 AND id_shop=1 LIMIT 1 |
0.108
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
526 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 21790
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
657 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1530 AND id_shop=1 LIMIT 1 |
0.108
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
568 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1567 AND id_shop=1 LIMIT 1 |
0.108
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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.108
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)
|
465 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.108
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:785
/classes/Product.php:6779 (getLocation)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/modules/giftcard/giftcard.php:479 (__construct)
/classes/Hook.php:990 (hookdisplayProductButtons)
/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/f6/bc/37/f6bc37b01a116f608b5d0093cc5406ae5285831f_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24c0b1b16_14017558)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:528 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:586 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:975 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3270 AND id_shop=1 LIMIT 1 |
0.107
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2334 AND id_shop=1 LIMIT 1 |
0.107
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1587
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.107
ms
|
0 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
107 |
SELECT SQL_NO_CACHE `id_product`
FROM `ps_gift_card` WHERE id_product = 55359 LIMIT 1 |
0.106
ms
|
1 |
|
|
/modules/giftcard/models/Gift.php:114
/override/controllers/front/ProductController.php:26 (isExists)
/controllers/front/ProductController.php:1039 (addProductCustomizationData)
/controllers/front/ProductController.php:351 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
622 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 114
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.106
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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
174 |
SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 504) LIMIT 1 |
0.106
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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
90 |
SELECT SQL_NO_CACHE `price_display_method`
FROM `ps_group`
WHERE `id_group` = 3 LIMIT 1 |
0.106
ms
|
1 |
|
|
/classes/Group.php:174
/controllers/front/ProductController.php:537 (getPriceDisplayMethod)
/controllers/front/ProductController.php:301 (assignPriceAndTax)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
74 |
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.106
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:732
/classes/Product.php:6778 (dependsOnStock)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
41 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1 |
0.106
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
14 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 3
AND id_shop = 1 LIMIT 1 |
0.106
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)
|
85 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 2) LIMIT 1 |
0.105
ms
|
1 |
|
|
/classes/Category.php:1919
/classes/Category.php:1943 (getInterval)
/controllers/front/ProductController.php:786 (inShop)
/controllers/front/ProductController.php:299 (assignCategory)
/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.104
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)
|
473 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 46 LIMIT 1 |
0.104
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
350 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 2
AND `active` = 1 LIMIT 1 |
0.104
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 LIMIT 1 |
0.104
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 30
AND `active` = 1 LIMIT 1 |
0.104
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
137 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pm_advancedpack" LIMIT 1 |
0.104
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
146 |
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.104
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:732
/classes/Product.php:6778 (dependsOnStock)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/modules/facebookproductad/lib/pixel/pixelProduct.php:49 (__construct)
/modules/facebookproductad/lib/pixel/basePixel.php:277 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1485 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:138 (buildDynDisplayTag)
: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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
119 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 283 AND `id_shop` = 1 LIMIT 1 |
0.103
ms
|
1 |
|
|
/classes/module/Module.php:2335
/classes/controller/FrontController.php:1573 (isEnabled)
/classes/controller/FrontController.php:1680 (getDisplayTaxesLabel)
/controllers/front/ProductController.php:1253 (getTemplateVarPage)
/classes/controller/FrontController.php:505 (getTemplateVarPage)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
124 |
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 14 LIMIT 1 |
0.103
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
21 |
SELECT SQL_NO_CACHE * FROM ps_hook_module
WHERE `id_hook` = 182
AND `id_module` = 179
AND `id_shop` = 1 |
0.103
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)
|
576 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 51 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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
56 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 356 AND `id_shop` = 1 LIMIT 1 |
0.103
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/tax/TaxManagerFactory.php:71 (getInstanceByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:5893 (getManager)
/classes/Product.php:574 (getTaxesRate)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
75 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.102
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:785
/classes/Product.php:6779 (getLocation)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
153 |
SELECT SQL_NO_CACHE `value_type`
FROM `ps_gift_card`
WHERE id_product = 55359 LIMIT 1 |
0.102
ms
|
1 |
|
|
/modules/giftcard/models/Gift.php:167
/modules/giftcard/giftcard.php:418 (getGiftCardType)
/classes/Hook.php:990 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/classes/controller/FrontController.php:575 (exec)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
35 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.102
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
49 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.101
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
39 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.101
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
639 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 21 LIMIT 1 |
0.101
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 id_required_field, object_name, field_name
FROM ps_required_field |
0.101
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
901 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 4) LIMIT 1 |
0.100
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_68c0d24b3c5bd6_82262764)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24b3b58b0_52806587)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1530
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.100
ms
|
0 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
147 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 55359) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.100
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:785
/classes/Product.php:6779 (getLocation)
/classes/Product.php:585 (loadStockData)
/override/classes/Product.php:19 (__construct)
/modules/facebookproductad/lib/pixel/pixelProduct.php:49 (__construct)
/modules/facebookproductad/lib/pixel/basePixel.php:277 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1485 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:138 (buildDynDisplayTag)
: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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
138 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "btfacebookchats" LIMIT 1 |
0.100
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
354 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 19
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 46
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.099
ms
|
0 |
|
|
/classes/module/Module.php:2335
/modules/paypal/paypal.php:2813 (isEnabled)
/modules/paypal/paypal.php:1417 (isShowShortcut)
/modules/paypal/paypal.php:626 (displayShortcutButton)
/classes/Hook.php:990 (hookDisplayAfterProductThumbs)
/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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:208 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:228 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:947 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
43 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.099
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
46 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.098
ms
|
1 |
|
|
/classes/ObjectModel.php:1628
/classes/Tools.php:697 (isAssociatedToShop)
/classes/controller/FrontController.php:357 (setCurrency)
/override/classes/controller/FrontController.php:8 (init)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
352 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 35
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
53 |
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 0 LIMIT 1 |
0.098
ms
|
0 |
|
|
/classes/Supplier.php:244
/classes/Product.php:568 (getNameById)
/override/classes/Product.php:19 (__construct)
/controllers/front/ProductController.php:103 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
565 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1567
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.097
ms
|
0 |
|
|
/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)
/classes/Category.php:1067 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:290 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (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/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:744 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:1059 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
148 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 70 LIMIT 1 |
0.095
ms
|
0 |
|
|
/classes/Category.php:1369
/classes/Product.php:589 (getLinkRewrite)
/override/classes/Product.php:19 (__construct)
/modules/facebookproductad/lib/pixel/pixelProduct.php:49 (__construct)
/modules/facebookproductad/lib/pixel/basePixel.php:277 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1485 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:138 (buildDynDisplayTag)
: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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
86 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_category_shop`
WHERE `id_category` = 70
AND id_shop = 1 LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/ObjectModel.php:1628
/controllers/front/ProductController.php:786 (isAssociatedToShop)
/controllers/front/ProductController.php:299 (assignCategory)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
358 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 23
AND `active` = 1 LIMIT 1 |
0.094
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/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.094
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
364 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 31
AND `active` = 1 LIMIT 1 |
0.094
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/Category.php:1575
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1257 (getParentsCategories)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1126 (getCategoryName)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:594 (generateRemarketingParameters)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 44
AND `active` = 1 LIMIT 1 |
0.094
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 1
AND `active` = 1 LIMIT 1 |
0.093
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
376 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 17
AND `active` = 1 LIMIT 1 |
0.093
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 36
AND `active` = 1 LIMIT 1 |
0.093
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
386 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 45
AND `active` = 1 LIMIT 1 |
0.093
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 43
AND `active` = 1 LIMIT 1 |
0.093
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 50
AND `active` = 1 LIMIT 1 |
0.093
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 38
AND `active` = 1 LIMIT 1 |
0.093
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 41
AND `active` = 1 LIMIT 1 |
0.093
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
360 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 18
AND `active` = 1 LIMIT 1 |
0.093
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 8
AND `active` = 1 LIMIT 1 |
0.092
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 37
AND `active` = 1 LIMIT 1 |
0.092
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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bdb6d73_55493769)
/vendor/smarty/smarty/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_68c0d24bd36e43_85854878)
/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_68c0d24bb91125_19926058)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24bb1a430_51239692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/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.091
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)
/controllers/front/ProductController.php:93 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
161 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
0.091
ms
|
1 |
|
|
/classes/Category.php:1575
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1257 (getParentsCategories)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:107 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:45 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1608 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:956 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:591 (generateEnhancedEcommerce)
/classes/Hook.php:990 (hookDisplayAfterTitleTag)
/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/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:258 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:364 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e6/7a/5c/e67a5c015e64554d500548f905ad47388e510d24_2.file.head.tpl.php:47 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24bad21b1_44919379)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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:194 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24baa5bb0_30783676)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba81598_93286997)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ea/29/dd/ea29ddc79f7ff124007d9b387af37fc5faa127b9_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0d24ba6f3f2_70045451)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
125 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 14 LIMIT 1 |
0.088
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)
/controllers/front/ProductController.php:394 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|