| 125 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2697) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
6.255
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 48 |
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_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("2026-03-11 00:00:00",
INTERVAL 0 DAY)) > 0 AS new, product_shop.price AS orderprice, psales.`quantity` as sales
FROM `r4wkn_category_product` cp
LEFT JOIN `r4wkn_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `r4wkn_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 r4wkn_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `r4wkn_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 3 AND cl.id_shop = 1 )
LEFT JOIN `r4wkn_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 3 AND pl.id_shop = 1 )
LEFT JOIN `r4wkn_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 `r4wkn_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 3)
LEFT JOIN `r4wkn_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `r4wkn_product_sale` psales
ON psales.`id_product` = p.`id_product`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 33 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 17 |
6.137
ms
|
125 |
Yes
|
|
/classes/Category.php:1064
/src/Adapter/Category/CategoryProductSearchProvider.php:83 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:118 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:287 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name, a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`, IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`, product_attribute_shop.`default_on`, pa.`reference`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later`
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 r4wkn_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `r4wkn_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 3
LEFT JOIN `r4wkn_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute
LEFT JOIN `r4wkn_attribute` `a` ON a.id_attribute = pac.id_attribute
LEFT JOIN `r4wkn_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group
LEFT JOIN `r4wkn_attribute_lang` `al` ON a.id_attribute = al.id_attribute
LEFT JOIN `r4wkn_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group
INNER JOIN r4wkn_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE (pa.id_product = 2481) AND (al.id_lang = 3) AND (agl.id_lang = 3) AND (product_attribute_shop.id_product_attribute = 91402)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC |
4.461
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4345
/override/controllers/front/ProductController.php:1224 (getAttributesGroups)
/override/controllers/front/ProductController.php:1175 (findProductCombinationById)
/override/controllers/front/ProductController.php:1118 (getProductMinimalQuantity)
/override/controllers/front/ProductController.php:374 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 36 |
SELECT SQL_NO_CACHE rgl.relay_group_name as relay_point_name, ( SUM(COALESCE(rps.`relay_point_quantity` , 0 )) - 1 ) AS relay_point_quantity
FROM `r4wkn_dotit_relay_point_lang` rpl LEFT JOIN `r4wkn_dotit_relay_point_stock` rps ON rps.`id_relay_point` = rpl.`id_relay_point`
AND ( ( rps.`id_product` = 2481 AND rps.`id_product_attribute` = 91402 ) OR rps.`id_product` IS NULL )
JOIN r4wkn_dotit_relay_point rp ON rp.id_relay_point = rpl.id_relay_point
JOIN r4wkn_dotit_relay_group rg ON rg.id_relay_group = rp.id_relay_group
JOIN r4wkn_dotit_relay_group_lang rgl ON rgl.id_relay_group = rg.id_relay_group
WHERE ( rp.id_manufacturer = 4 OR rp.id_manufacturer = 0 ) AND rpl.`id_lang` = 3 AND rgl.`id_lang` = 3 GROUP by rg.id_relay_group ORDER BY `relay_point_quantity` DESC; |
4.127
ms
|
3260 |
Yes
|
|
/modules/quantitiesdetail/quantitiesdetail.php:310
/modules/quantitiesdetail/quantitiesdetail.php:278 (getProductDetailAvaibility)
/classes/Hook.php:1251 (hookDisplayPointsRelaisDetailsProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/db/82/76/db827628b4608164c2c4c5b980dfa3feb6663ce8_2.file.product-add-to-cart.tpl.php:30 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa40066195_57090740)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/18/4a/37/184a37abd2a870032ff564730d98130364935693_2.file.tv-product-1.tpl.php:239 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/18/4a/37/184a37abd2a870032ff564730d98130364935693_2.file.tv-product-1.tpl.php:294 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/18/4a/37/184a37abd2a870032ff564730d98130364935693_2.file.tv-product-1.tpl.php:59 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fee0823_09929757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:335 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2938
AND pac.`id_product_attribute` = 91387
AND agl.`id_lang` = 3 |
3.988
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 286 |
INSERT INTO `r4wkn_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('927387', '', 'tawasul-dev.app-staging.fr/en/samsung/2481-91402-tab-s10-ultra-5g-12512gb.html', '', '2026-03-11 01:13:06') |
3.988
ms
|
1 |
|
|
/classes/ObjectModel.php:543
/classes/ConnectionsSource.php:105 (add)
/modules/statsdata/statsdata.php:119 (logHttpReferer)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:90 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 202 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2224
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
3.717
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 58 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2180) AND (id_product_attribute = 91317) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
3.611
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1854 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1854 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
3.370
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `r4wkn_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `r4wkn_hook_alias` ha
INNER JOIN `r4wkn_hook` h ON ha.name = h.name |
3.085
ms
|
0 |
|
|
/classes/Hook.php:1582
/classes/Hook.php:251 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:6547 (getManager)
/classes/Product.php:723 (getTaxesRate)
/override/controllers/front/ProductController.php:115 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 183 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2180
AND pac.`id_product_attribute` = 91318
AND agl.`id_lang` = 3 |
3.069
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 126 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2697 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2697 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
3.052
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 50 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-03-11 00:00:00',
INTERVAL 0 DAY
)
) > 0) as new
FROM r4wkn_product p
LEFT JOIN r4wkn_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN r4wkn_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN r4wkn_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (2278,2180,2938,2894,2224,2200,1863,2121,2043,2034,2321,2697,2273,1854,2322,2145,2038) |
2.839
ms
|
17 |
|
|
/classes/ProductAssembler.php:101
/classes/ProductAssembler.php:211 (addMissingProductFieldsForMultipleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 159 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 1863 AND il.`id_lang` = 3 ORDER by i.`position` |
2.776
ms
|
1 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 19 |
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 `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN r4wkn_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 r4wkn_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2481 |
2.716
ms
|
1 |
|
|
/classes/Product.php:7199
/override/controllers/front/ProductController.php:807 (getAttributesInformationsByProduct)
/override/controllers/front/ProductController.php:326 (assignAttributesCombinations)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 133 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2273 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2273 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.625
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 22 |
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_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(
"2026-03-11 00:00:00",
INTERVAL 0 DAY
)
) > 0 AS new
FROM `r4wkn_accessory`
LEFT JOIN `r4wkn_product` p ON p.`id_product` = `id_product_2`
INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `r4wkn_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 `r4wkn_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 3 AND pl.id_shop = 1
)
LEFT JOIN `r4wkn_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 3 AND cl.id_shop = 1
)
LEFT JOIN `r4wkn_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 `r4wkn_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 3)
LEFT JOIN `r4wkn_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN r4wkn_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE `id_product_1` = 2481 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product
ORDER BY pl.`name` |
2.604
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4459
/override/controllers/front/ProductController.php:358 (getAccessories)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 57 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2180 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2180 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.523
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 33 |
SELECT SQL_NO_CACHE 1 FROM `r4wkn_cart_rule` WHERE ((date_to >= "2026-03-11 00:00:00" AND date_to <= "2026-03-11 23:59:59") OR (date_from >= "2026-03-11 00:00:00" AND date_from <= "2026-03-11 23:59:59") OR (date_from < "2026-03-11 00:00:00" AND date_to > "2026-03-11 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
2.485
ms
|
2 |
|
|
/classes/CartRule.php:359
/classes/CartRule.php:391 (haveCartRuleToday)
/classes/CartRule.php:572 (getCustomerCartRules)
/classes/Cart.php:513 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:322 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:124 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/32/a9/05/32a905c22bdf3c2c212c9479b1165d6365593c49_2.file.javascript.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fb162e1_60843902)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/84/96/34/8496348db07b2d00897ddd1aae3654eba290a2b5_2.file.head.tpl.php:302 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/84/96/34/8496348db07b2d00897ddd1aae3654eba290a2b5_2.file.head.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3faae7b7_60039305)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:103 (_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/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 141 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2145 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2145 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.414
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 59 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91317
AND cp.`id_cart` = 0 AND cp.`id_product` = 2180 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91317
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2180 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.368
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 65 |
SELECT SQL_NO_CACHE `reduction`
FROM `r4wkn_product_group_reduction_cache`
WHERE `id_product` = 2938 AND `id_group` = 1 LIMIT 1 |
2.324
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3735 (getValueForProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 144 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91400
AND cp.`id_cart` = 0 AND cp.`id_product` = 2038 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91400
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2038 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.233
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 69 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91387
AND cp.`id_cart` = 0 AND cp.`id_product` = 2938 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91387
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2938 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.171
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 28 |
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name, a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`, IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`, product_attribute_shop.`default_on`, pa.`reference`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later`
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 r4wkn_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `r4wkn_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 3
LEFT JOIN `r4wkn_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute
LEFT JOIN `r4wkn_attribute` `a` ON a.id_attribute = pac.id_attribute
LEFT JOIN `r4wkn_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group
LEFT JOIN `r4wkn_attribute_lang` `al` ON a.id_attribute = al.id_attribute
LEFT JOIN `r4wkn_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group
INNER JOIN r4wkn_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE (pa.id_product = 2481) 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 |
2.078
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4345
/override/controllers/front/ProductController.php:585 (getAttributesGroups)
/override/controllers/front/ProductController.php:414 (assignAttributesGroups)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 239 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2043
AND pac.`id_product_attribute` = 91226
AND agl.`id_lang` = 3 |
2.036
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 269 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91292)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.991
ms
|
1 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 117 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2321) AND (id_product_attribute = 91364) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.971
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE name FROM r4wkn_category_lang
WHERE id_shop = 1 AND id_lang = 3 AND id_category = 33 LIMIT 1 |
1.962
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/5b/dd/22/5bdd22184aa32e342e525de148ab6e9c51adcc83_2.file.product-jsonld.tpl.php:34 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fae6a14_62399630)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:91 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/84/96/34/8496348db07b2d00897ddd1aae3654eba290a2b5_2.file.head.tpl.php:220 (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/v1_electrick_101layouts_layout_full_width_tpl/84/96/34/8496348db07b2d00897ddd1aae3654eba290a2b5_2.file.head.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3faae7b7_60039305)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:103 (_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/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 76 |
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `r4wkn_product` p
INNER JOIN `r4wkn_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `r4wkn_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` = 2224) |
1.952
ms
|
4 |
|
|
/classes/Product.php:3605
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91284
AND cp.`id_cart` = 0 AND cp.`id_product` = 2145 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91284
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2145 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.926
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `r4wkn_pack` where id_product_pack = 2481 |
1.868
ms
|
1 |
|
|
/classes/Pack.php:189
/classes/Pack.php:138 (getItems)
/classes/Product.php:6450 (noPackPrice)
/override/controllers/front/ProductController.php:353 (getNoPackPrice)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91368
AND cp.`id_cart` = 0 AND cp.`id_product` = 2322 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91368
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2322 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.832
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 189 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2938
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
1.819
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 86 |
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `r4wkn_product` p
INNER JOIN `r4wkn_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `r4wkn_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` = 2200) |
1.794
ms
|
3 |
|
|
/classes/Product.php:3605
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 256 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91364,91365,91366,91367)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.767
ms
|
4 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE 1 FROM `r4wkn_cart_rule` WHERE ((date_to >= "2026-03-11 00:00:00" AND date_to <= "2026-03-11 23:59:59") OR (date_from >= "2026-03-11 00:00:00" AND date_from <= "2026-03-11 23:59:59") OR (date_from < "2026-03-11 00:00:00" AND date_to > "2026-03-11 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
1.756
ms
|
2 |
|
|
/classes/CartRule.php:359
/classes/CartRule.php:391 (haveCartRuleToday)
/classes/Cart.php:2852 (getCustomerCartRules)
/classes/Cart.php:3177 (getDeliveryOptionList)
/classes/Cart.php:3250 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:355 (processCalculation)
/src/Core/Cart/Calculator.php:156 (calculateFees)
/classes/Cart.php:2069 (processCalculation)
/override/classes/Cart.php:39 (getOrderTotal)
/modules/ets_payment_with_fee/ets_payment_with_fee.php:2156 (getOrderTotal)
/override/classes/controller/FrontController.php:115 (assignGeneralPurposeVariables)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/override/controllers/front/ProductController.php:417 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 180 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2180 AND `validate` = 1 LIMIT 1 |
1.700
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 273 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2697) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.674
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 26 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2481
ORDER BY `position` |
1.644
ms
|
3 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:100 (__construct)
/override/controllers/front/ProductController.php:1158 (present)
/override/controllers/front/ProductController.php:374 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 276 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 2322
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.638
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 90 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2200) AND (id_product_attribute = 91230) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.633
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 178 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2180
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
1.620
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 127 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2697) AND (id_product_attribute = 91292) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.607
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 128 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91292
AND cp.`id_cart` = 0 AND cp.`id_product` = 2697 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91292
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2697 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.606
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 203 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2224 AND `validate` = 1 LIMIT 1 |
1.606
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 210 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91230,91231,91232)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.589
ms
|
3 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE o.id_order
FROM r4wkn_orders o
LEFT JOIN r4wkn_order_detail od ON (od.id_order = o.id_order)
WHERE o.valid = 1
AND od.product_id IN (2481)
ORDER BY o.id_order DESC
LIMIT 400 |
1.585
ms
|
1 |
Yes
|
|
/modules/ps_crossselling/ps_crossselling.php:257
/modules/ps_crossselling/ps_crossselling.php:214 (getOrderProducts)
/modules/ps_crossselling/ps_crossselling.php:235 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 38 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM r4wkn_feature_product pf
LEFT JOIN r4wkn_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN r4wkn_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN r4wkn_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN r4wkn_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN r4wkn_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2481
ORDER BY f.position ASC, fvl.value ASC |
1.583
ms
|
1 |
Yes
|
|
/classes/Product.php:5732
/src/Adapter/Presenter/Product/ProductLazyArray.php:470 (getFrontFeaturesStatic)
/src/Adapter/Presenter/Product/ProductLazyArray.php:487 (getFeatures)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getGroupedFeatures)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/6c/56/5c/6c565c4fd8734b950fe6412f8702e90c9554127d_2.file.product-details.tpl.php:98 (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/v1_electrick_101layouts_layout_full_width_tpl/6c/56/5c/6c565c4fd8734b950fe6412f8702e90c9554127d_2.file.product-details.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa400e14f5_26477734)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:109 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:159 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:336 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 35 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91402)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.583
ms
|
1 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/8f/ac/40/8fac4032bf723c10e2fff8faa845ce3289a7a710_2.file.product-1-cover-thumbnails.tpl.php:34 (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/v1_electrick_101layouts_layout_full_width_tpl/8f/ac/40/8fac4032bf723c10e2fff8faa845ce3289a7a710_2.file.product-1-cover-thumbnails.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/8f/ac/40/8fac4032bf723c10e2fff8faa845ce3289a7a710_2.file.product-1-cover-thumbnails.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/8f/ac/40/8fac4032bf723c10e2fff8faa845ce3289a7a710_2.file.product-1-cover-thumbnails.tpl.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/8f/ac/40/8fac4032bf723c10e2fff8faa845ce3289a7a710_2.file.product-1-cover-thumbnails.tpl.php:151 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/8f/ac/40/8fac4032bf723c10e2fff8faa845ce3289a7a710_2.file.product-1-cover-thumbnails.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3ff16869_10885173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/77/00/1d/77001dd1c4200575d56ac89a8ab30cb3eab05def_2.file.product-cover-thumbnails.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3feff310_38991193)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/18/4a/37/184a37abd2a870032ff564730d98130364935693_2.file.tv-product-1.tpl.php:89 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/18/4a/37/184a37abd2a870032ff564730d98130364935693_2.file.tv-product-1.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fee0823_09929757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:335 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 91 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91230
AND cp.`id_cart` = 0 AND cp.`id_product` = 2200 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91230
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2200 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.551
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `r4wkn_category` c
INNER JOIN r4wkn_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `r4wkn_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3 AND cl.id_shop = 1 )
LEFT JOIN `r4wkn_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 33
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1.533
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:916
/override/controllers/front/ProductController.php:835 (getSubCategories)
/override/controllers/front/ProductController.php:321 (assignCategory)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 263 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2321) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.531
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 174 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91317,91318,91319,91320)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.525
ms
|
4 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 255 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 2321
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.497
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 188 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2938) AND (id_product_attribute = 91388) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.496
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 140 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2322
AND pac.`id_product_attribute` = 91368
AND agl.`id_lang` = 3 |
1.493
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 123 |
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `r4wkn_product` p
INNER JOIN `r4wkn_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `r4wkn_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` = 2697) |
1.484
ms
|
1 |
|
|
/classes/Product.php:3605
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 73 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute_lang`
WHERE `id_product_attribute` = 91387 |
1.480
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 214 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2200
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
1.473
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 264 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2321
AND pac.`id_product_attribute` = 91366
AND agl.`id_lang` = 3 |
1.473
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 187 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91387,91388)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.468
ms
|
2 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 24 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2481 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2481 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.465
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/override/controllers/front/ProductController.php:1124 (getProductProperties)
/override/controllers/front/ProductController.php:374 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 194 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2224) LIMIT 1 |
1.442
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 29 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_category` a0
LEFT JOIN `r4wkn_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 11) AND (a0.`nright` > 12) AND (a1.`id_lang` = 3) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
1.414
ms
|
7 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/override/controllers/front/ProductController.php:1254 (rewind)
/classes/controller/FrontController.php:1839 (getBreadcrumbLinks)
/classes/controller/FrontController.php:527 (getBreadcrumb)
/override/classes/controller/FrontController.php:112 (assignGeneralPurposeVariables)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/override/controllers/front/ProductController.php:417 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 41 |
SELECT SQL_NO_CACHE COUNT(pc.`id_product`) AS nbr
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2481 AND `validate` = 1
AND `grade` > 0 LIMIT 1 |
1.408
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:290
/modules/tvcmsproductcomments/tvcmsproductcomment.php:232 (getGradedCommentNumber)
/modules/tvcmsproductcomments/tvcmsproductcomments.php:966 (getAveragesByProduct)
/modules/tvcmsproductcomments/tvcmsproductcomments.php:951 (hookProductFooter)
/classes/Hook.php:1251 (hookdisplayProductListReviewsTabContent)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:180 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:336 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 74 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2894 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2894 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.399
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 258 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2321) AND (id_product_attribute = 91366) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.395
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2938) AND (b.`id_shop` = 1) LIMIT 1 |
1.393
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:69 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 158 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 1863
ORDER BY `position` |
1.393
ms
|
1 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 49 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `r4wkn_product` p
INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `r4wkn_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 33 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.389
ms
|
125 |
|
|
/classes/Category.php:991
/src/Adapter/Category/CategoryProductSearchProvider.php:83 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:119 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:287 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 132 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute_lang`
WHERE `id_product_attribute` = 91292 |
1.384
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 160 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2034) AND (b.`id_shop` = 1) LIMIT 1 |
1.377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:69 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2481 AND il.`id_lang` = 3 ORDER by i.`position` |
1.369
ms
|
3 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:100 (__construct)
/override/controllers/front/ProductController.php:1158 (present)
/override/controllers/front/ProductController.php:374 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 282 |
INSERT INTO `r4wkn_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
1.368
ms
|
1 |
|
|
/classes/ObjectModel.php:543
/classes/ObjectModel.php:497 (add)
/classes/Guest.php:256 (save)
/modules/statsdata/statsdata.php:82 (setNewGuest)
/modules/statsdata/statsdata.php:73 (getScriptPlugins)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:90 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 130 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2697
AND pac.`id_product_attribute` = 91292
AND agl.`id_lang` = 3 |
1.366
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 220 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 1863 AND `id_shop` = 1 |
1.364
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 185 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 2938 AND `id_shop` = 1 |
1.351
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 66 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2938) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.344
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 251 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2034
AND pac.`id_product_attribute` = 91378
AND agl.`id_lang` = 3 |
1.342
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 217 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2200
AND pac.`id_product_attribute` = 91231
AND agl.`id_lang` = 3 |
1.340
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 221 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 1863
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.336
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE 1 FROM r4wkn_cart_product cp INNER JOIN r4wkn_product p
ON (p.id_product = cp.id_product) INNER JOIN r4wkn_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
1.328
ms
|
1 |
|
|
/classes/Cart.php:3988
/classes/Cart.php:3969 (hasProducts)
/classes/Cart.php:2013 (isVirtualCart)
/override/classes/Cart.php:39 (getOrderTotal)
/modules/ets_payment_with_fee/ets_payment_with_fee.php:2156 (getOrderTotal)
/override/classes/controller/FrontController.php:115 (assignGeneralPurposeVariables)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/override/controllers/front/ProductController.php:417 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 204 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2224) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.327
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2278 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2278 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.325
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 240 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2043
AND pac.`id_product_attribute` = 91225
AND agl.`id_lang` = 3 |
1.323
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 163 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2321) AND (b.`id_shop` = 1) LIMIT 1 |
1.316
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:69 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 98 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 1863
AND pac.`id_product_attribute` = 91394
AND agl.`id_lang` = 3 |
1.312
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 193 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2938
AND pac.`id_product_attribute` = 91388
AND agl.`id_lang` = 3 |
1.298
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2180
ORDER BY `position` |
1.293
ms
|
1 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 227 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1863) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.289
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 266 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2697) LIMIT 1 |
1.283
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 131 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute` a
LEFT JOIN `r4wkn_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 91292) LIMIT 1 |
1.270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2038
AND pac.`id_product_attribute` = 91400
AND agl.`id_lang` = 3 |
1.260
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 265 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2321
AND pac.`id_product_attribute` = 91365
AND agl.`id_lang` = 3 |
1.257
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 102 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91224
AND cp.`id_cart` = 0 AND cp.`id_product` = 2043 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91224
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2043 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.256
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 181 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2180) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.255
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 222 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91394,91395)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.251
ms
|
2 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 120 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2321
AND pac.`id_product_attribute` = 91364
AND agl.`id_lang` = 3 |
1.249
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 232 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91224,91225,91226)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.247
ms
|
3 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 192 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2938) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.246
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 0 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `r4wkn_hook` |
1.244
ms
|
1250 |
|
|
/classes/Hook.php:1582
/classes/Hook.php:251 (getAllHookIds)
/classes/Hook.php:975 (getIdByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:80 (getInstance)
|
| 277 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91368)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.243
ms
|
1 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 121 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute` a
LEFT JOIN `r4wkn_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 91364) LIMIT 1 |
1.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 42 |
SELECT SQL_NO_CACHE pc.`id_tvcmsproduct_comment`,
(SELECT count(*) FROM `r4wkn_tvcmsproduct_comment_usefulness` pcu WHERE pcu.`id_tvcmsproduct_comment` = pc.`id_tvcmsproduct_comment` AND pcu.`usefulness` = 1) as total_useful,
(SELECT count(*) FROM `r4wkn_tvcmsproduct_comment_usefulness` pcu WHERE pcu.`id_tvcmsproduct_comment` = pc.`id_tvcmsproduct_comment`) as total_advice,
IF(c.id_customer, CONCAT(c.`firstname`, ' ', LEFT(c.`lastname`, 1)), pc.customer_name) customer_name, pc.`content`, pc.`grade`, pc.`date_add`, pc.title
FROM `r4wkn_tvcmsproduct_comment` pc
LEFT JOIN `r4wkn_customer` c ON c.`id_customer` = pc.`id_customer`
WHERE pc.`id_product` = 2481 AND pc.`validate` = 1
ORDER BY pc.`date_add` DESC |
1.214
ms
|
1 |
Yes
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:120
/modules/tvcmsproductcomments/tvcmsproductcomments.php:989 (getByProduct)
/modules/tvcmsproductcomments/tvcmsproductcomments.php:951 (hookProductFooter)
/classes/Hook.php:1251 (hookdisplayProductListReviewsTabContent)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:180 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:336 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2180
AND pac.`id_product_attribute` = 91317
AND agl.`id_lang` = 3 |
1.203
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 257 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2321) AND (id_product_attribute = 91365) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.196
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 34 |
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `r4wkn_cart_product`
WHERE `id_cart` = 0 LIMIT 1 |
1.195
ms
|
1 |
|
|
/classes/Cart.php:1293
/src/Adapter/Presenter/Cart/CartLazyArray.php:247 (getNbProducts)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getProductsCount)
/var/cache/prod/smarty/compile/v1_electrick_101/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php:26 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fc191c6_88231857)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_shoppingcart/ps_shoppingcart.php:136 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/91/8d/69/918d699f503c00f289f856a59e334c556f41171a_2.file.desk-header-7.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fb6df90_32050318)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/8f/87/da/8f87daa7017831fc1de19535614b662d593044c2_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fb5d291_79805385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/5a/b0/3f/5ab03f8fa38360cb6317476ab91e658d09ead7ed_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/5a/b0/3f/5ab03f8fa38360cb6317476ab91e658d09ead7ed_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fb47841_96407320)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:145 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_category` a
LEFT JOIN `r4wkn_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) LIMIT 1 |
1.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:238 (__construct)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 252 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2034
AND pac.`id_product_attribute` = 91377
AND agl.`id_lang` = 3 |
1.189
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 228 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 1863
AND pac.`id_product_attribute` = 91395
AND agl.`id_lang` = 3 |
1.185
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2938
ORDER BY `position` |
1.184
ms
|
3 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2224) AND (b.`id_shop` = 1) LIMIT 1 |
1.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:69 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 229 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2043) LIMIT 1 |
1.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 99 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2121 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2121 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.169
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 138 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2322 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2322 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.167
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 37 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2481
AND image_shop.`cover` = 1 LIMIT 1 |
1.166
ms
|
3 |
|
|
/classes/Product.php:3291
/modules/ps_sharebuttons/ps_sharebuttons.php:190 (getCover)
/modules/ps_sharebuttons/ps_sharebuttons.php:169 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/68/e6/1f/68e61fd12397b224c80363788fa27a457b60c60d_2.file.product-additional-info.tpl.php:24 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa4008d972_11687101)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/db/82/76/db827628b4608164c2c4c5b980dfa3feb6663ce8_2.file.product-add-to-cart.tpl.php:76 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/db/82/76/db827628b4608164c2c4c5b980dfa3feb6663ce8_2.file.product-add-to-cart.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa40066195_57090740)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/18/4a/37/184a37abd2a870032ff564730d98130364935693_2.file.tv-product-1.tpl.php:239 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/18/4a/37/184a37abd2a870032ff564730d98130364935693_2.file.tv-product-1.tpl.php:294 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/18/4a/37/184a37abd2a870032ff564730d98130364935693_2.file.tv-product-1.tpl.php:59 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fee0823_09929757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:335 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 262 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2321 AND `validate` = 1 LIMIT 1 |
1.158
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 166 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2697) AND (b.`id_shop` = 1) LIMIT 1 |
1.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:69 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 205 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2224
AND pac.`id_product_attribute` = 91336
AND agl.`id_lang` = 3 |
1.149
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 118 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91364
AND cp.`id_cart` = 0 AND cp.`id_product` = 2321 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91364
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2321 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.143
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 218 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2200
AND pac.`id_product_attribute` = 91232
AND agl.`id_lang` = 3 |
1.143
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 169 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2322
ORDER BY `position` |
1.140
ms
|
3 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2200) AND (b.`id_shop` = 1) LIMIT 1 |
1.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:69 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 182 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2180
AND pac.`id_product_attribute` = 91319
AND agl.`id_lang` = 3 |
1.132
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 104 |
SELECT SQL_NO_CACHE `reduction`
FROM `r4wkn_product_group_reduction_cache`
WHERE `id_product` = 2034 AND `id_group` = 1 LIMIT 1 |
1.126
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3735 (getValueForProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 154 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2224 AND il.`id_lang` = 3 ORDER by i.`position` |
1.118
ms
|
3 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute_lang`
WHERE `id_product_attribute` = 91317 |
1.116
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 285 |
INSERT INTO `r4wkn_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('945745', '308', '3628718138', '', '1', '1', '2026-03-11 01:13:06') |
1.116
ms
|
1 |
|
|
/classes/ObjectModel.php:543
/classes/Connection.php:188 (add)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:90 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 146 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2180) AND (b.`id_shop` = 1) LIMIT 1 |
1.106
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:69 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 186 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 2938
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.105
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE product_type FROM `r4wkn_product` WHERE id_product = 2481 LIMIT 1 |
1.100
ms
|
1 |
|
|
/classes/Pack.php:92
/override/controllers/front/ProductController.php:255 (isPack)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 208 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 2200 AND `id_shop` = 1 |
1.095
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 75 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91269
AND cp.`id_cart` = 0 AND cp.`id_product` = 2894 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91269
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2894 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.089
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 219 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1863) LIMIT 1 |
1.078
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 170 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2322 AND il.`id_lang` = 3 ORDER by i.`position` |
1.076
ms
|
3 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 190 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2938
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
1.069
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 64 |
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `r4wkn_product` p
INNER JOIN `r4wkn_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `r4wkn_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` = 2938) |
1.067
ms
|
2 |
|
|
/classes/Product.php:3605
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 62 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute` a
LEFT JOIN `r4wkn_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 91317) LIMIT 1 |
1.065
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 250 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2034) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.064
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 259 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2321) AND (id_product_attribute = 91367) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.064
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 216 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2200) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.051
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91402
AND cp.`id_cart` = 0 AND cp.`id_product` = 2481 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91402
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2481 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.049
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/override/controllers/front/ProductController.php:1124 (getProductProperties)
/override/controllers/front/ProductController.php:374 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 153 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2224
ORDER BY `position` |
1.048
ms
|
3 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 171 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2180) LIMIT 1 |
1.040
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 184 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2938) LIMIT 1 |
1.037
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 274 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2322) LIMIT 1 |
1.032
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 129 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `r4wkn_product` p LEFT JOIN `r4wkn_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN r4wkn_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` = 2697 AND pa.`id_product` = 2697 AND pa.`id_product_attribute` = 91292 LIMIT 1 |
1.028
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5559 (getAvailableDate)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 253 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2321) LIMIT 1 |
1.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 114 |
SELECT SQL_NO_CACHE `reduction`
FROM `r4wkn_product_group_reduction_cache`
WHERE `id_product` = 2321 AND `id_group` = 1 LIMIT 1 |
1.022
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3735 (getValueForProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2481
AND pac.`id_product_attribute` = 91402
AND agl.`id_lang` = 3 |
1.021
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/override/controllers/front/ProductController.php:75 (getProductLink)
/override/controllers/front/ProductController.php:124 (canonicalRedirection)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 241 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2034) LIMIT 1 |
1.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 106 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2034 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2034 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.004
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 223 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 1863) AND (id_product_attribute = 91395) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.003
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 167 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2697
ORDER BY `position` |
1.000
ms
|
3 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 137 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91323
AND cp.`id_cart` = 0 AND cp.`id_product` = 1854 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91323
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1854 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.989
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 254 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 2321 AND `id_shop` = 1 |
0.977
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 161 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2034
ORDER BY `position` |
0.976
ms
|
1 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2481
AND pc.`id_customer` = 0
ORDER BY pc.`date_add` DESC LIMIT 1 |
0.974
ms
|
1 |
Yes
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:155
/modules/tvcmsproductcomments/tvcmsproductcomments.php:959 (getByCustomer)
/modules/tvcmsproductcomments/tvcmsproductcomments.php:951 (hookProductFooter)
/classes/Hook.php:1251 (hookdisplayProductListReviewsTabContent)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:180 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:336 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 122 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute_lang`
WHERE `id_product_attribute` = 91364 |
0.955
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 97 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91394
AND cp.`id_cart` = 0 AND cp.`id_product` = 1863 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91394
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1863 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.949
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 206 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2224
AND pac.`id_product_attribute` = 91335
AND agl.`id_lang` = 3 |
0.949
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:7316 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1254 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 209 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 2200
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.946
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 230 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 2043 AND `id_shop` = 1 |
0.944
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 89 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2200 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2200 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.936
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 248 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2034
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.929
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 148 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2180 AND il.`id_lang` = 3 ORDER by i.`position` |
0.926
ms
|
1 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 281 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2322) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.921
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 231 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 2043
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.919
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 80 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2224) AND (id_product_attribute = 91334) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.916
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 260 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2321
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.915
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 162 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2034 AND il.`id_lang` = 3 ORDER by i.`position` |
0.913
ms
|
1 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 164 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2321
ORDER BY `position` |
0.899
ms
|
3 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 143 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2038 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2038 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.896
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 245 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2034) AND (id_product_attribute = 91377) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.892
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 124 |
SELECT SQL_NO_CACHE `reduction`
FROM `r4wkn_product_group_reduction_cache`
WHERE `id_product` = 2697 AND `id_group` = 1 LIMIT 1 |
0.888
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3735 (getValueForProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 195 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 2224 AND `id_shop` = 1 |
0.888
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 111 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute` a
LEFT JOIN `r4wkn_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 91376) LIMIT 1 |
0.873
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 81 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91334
AND cp.`id_cart` = 0 AND cp.`id_product` = 2224 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91334
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2224 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.871
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 108 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91376
AND cp.`id_cart` = 0 AND cp.`id_product` = 2034 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91376
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2034 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.871
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 87 |
SELECT SQL_NO_CACHE `reduction`
FROM `r4wkn_product_group_reduction_cache`
WHERE `id_product` = 2200 AND `id_group` = 1 LIMIT 1 |
0.869
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3735 (getValueForProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 172 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 2180 AND `id_shop` = 1 |
0.867
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 207 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2200) LIMIT 1 |
0.867
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 151 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2938 AND il.`id_lang` = 3 ORDER by i.`position` |
0.852
ms
|
3 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2938 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2938 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.851
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 77 |
SELECT SQL_NO_CACHE `reduction`
FROM `r4wkn_product_group_reduction_cache`
WHERE `id_product` = 2224 AND `id_group` = 1 LIMIT 1 |
0.839
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3735 (getValueForProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 168 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2697 AND il.`id_lang` = 3 ORDER by i.`position` |
0.831
ms
|
3 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 267 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 2697 AND `id_shop` = 1 |
0.829
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 101 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2043 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2043 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.828
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 235 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2043
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.827
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE `reduction`
FROM `r4wkn_product_group_reduction_cache`
WHERE `id_product` = 2180 AND `id_group` = 1 LIMIT 1 |
0.826
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3735 (getValueForProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 270 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2697
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.826
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 224 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 1863
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.825
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 213 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2200
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.824
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 283 |
SELECT SQL_NO_CACHE `id_guest`
FROM `r4wkn_connections`
WHERE `id_guest` = 945745
AND `date_add` > '2026-03-11 00:43:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.822
ms
|
1 |
Yes
|
|
/classes/Connection.php:168
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:90 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 96 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1863 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1863 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.820
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 156 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `r4wkn_image` i
INNER JOIN r4wkn_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `r4wkn_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2200
ORDER BY `position` |
0.814
ms
|
3 |
Yes
|
|
/classes/Product.php:3259
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 238 |
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 `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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 `r4wkn_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `r4wkn_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `r4wkn_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2043) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.814
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4258
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:787 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:149 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 179 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2180
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.809
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 225 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 1863
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.803
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 233 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2043) AND (id_product_attribute = 91225) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.801
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 116 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2321 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2321 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.799
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 175 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2180) AND (id_product_attribute = 91318) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.794
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE GROUP_CONCAT(a.`id_product_pack`)
FROM `r4wkn_pack` a
WHERE a.`id_product_item` = 2481 LIMIT 1 |
0.791
ms
|
1 |
|
|
/classes/Pack.php:438
/override/controllers/front/ProductController.php:356 (getPacksTable)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 173 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 2180
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.791
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 93 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2200
AND pac.`id_product_attribute` = 91230
AND agl.`id_lang` = 3 |
0.783
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91257
AND cp.`id_cart` = 0 AND cp.`id_product` = 2273 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91257
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2273 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.781
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 83 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2224
AND pac.`id_product_attribute` = 91334
AND agl.`id_lang` = 3 |
0.766
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute` a
LEFT JOIN `r4wkn_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 91387) LIMIT 1 |
0.764
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 60 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `r4wkn_product` p LEFT JOIN `r4wkn_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN r4wkn_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` = 2180 AND pa.`id_product` = 2180 AND pa.`id_product_attribute` = 91317 LIMIT 1 |
0.759
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5559 (getAvailableDate)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 51 |
SELECT SQL_NO_CACHE `reduction`
FROM `r4wkn_product_group_reduction_cache`
WHERE `id_product` = 2278 AND `id_group` = 1 LIMIT 1 |
0.742
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3735 (getValueForProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 278 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2322
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.732
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 268 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 2697
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.723
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE pc.`id_tvcmsproduct_comment`, pcg.`grade`, pccl.`name`, pcc.`id_tvcmsproduct_comment_criterion`
FROM `r4wkn_tvcmsproduct_comment` pc
LEFT JOIN `r4wkn_tvcmsproduct_comment_grade` pcg ON (pcg.`id_tvcmsproduct_comment` = pc.`id_tvcmsproduct_comment`)
LEFT JOIN `r4wkn_tvcmsproduct_comment_criterion` pcc ON (pcc.`id_tvcmsproduct_comment_criterion` = pcg.`id_tvcmsproduct_comment_criterion`)
LEFT JOIN `r4wkn_tvcmsproduct_comment_criterion_lang` pccl ON (pccl.`id_tvcmsproduct_comment_criterion` = pcg.`id_tvcmsproduct_comment_criterion`)
WHERE pc.`id_product` = 2481
AND pccl.`id_lang` = 3 AND pc.`validate` = 1 |
0.721
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:186
/modules/tvcmsproductcomments/tvcmsproductcomment.php:231 (getGradeByProduct)
/modules/tvcmsproductcomments/tvcmsproductcomments.php:966 (getAveragesByProduct)
/modules/tvcmsproductcomments/tvcmsproductcomments.php:951 (hookProductFooter)
/classes/Hook.php:1251 (hookdisplayProductListReviewsTabContent)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:180 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:336 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 244 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91376,91377,91378)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.720
ms
|
3 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 275 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 2322 AND `id_shop` = 1 |
0.718
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 79 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2224 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2224 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.707
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `r4wkn_product` p
INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 2481
AND DATEDIFF("2026-03-11 00:00:00", product_shop.`date_add`) < 0 LIMIT 1 |
0.705
ms
|
0 |
|
|
/classes/Product.php:1686
/classes/Product.php:1665 (isNewStatic)
/classes/Product.php:725 (isNew)
/override/controllers/front/ProductController.php:115 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 6 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM r4wkn_product_attribute pa
INNER JOIN r4wkn_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 product_attribute_shop.default_on = 1 AND pa.id_product = 2481 LIMIT 1 |
0.702
ms
|
1 |
|
|
/classes/Product.php:1092
/classes/Product.php:3562 (getDefaultAttribute)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:730 (getPriceStatic)
/override/controllers/front/ProductController.php:115 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91351
AND cp.`id_cart` = 0 AND cp.`id_product` = 2278 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91351
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2278 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.696
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 110 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `r4wkn_attribute` a
LEFT JOIN `r4wkn_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `r4wkn_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN r4wkn_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 `r4wkn_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2034
AND pac.`id_product_attribute` = 91376
AND agl.`id_lang` = 3 |
0.696
ms
|
1 |
|
|
/classes/Product.php:7165
/classes/Product.php:5570 (getAttributesParams)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 197 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `r4wkn_product_attribute_combination` pac
LEFT JOIN `r4wkn_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `r4wkn_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `r4wkn_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `r4wkn_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (91334,91335,91336,91337)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.693
ms
|
4 |
|
|
/classes/Product.php:2486
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 103 |
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `r4wkn_product` p
INNER JOIN `r4wkn_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `r4wkn_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` = 2034) |
0.692
ms
|
3 |
|
|
/classes/Product.php:3605
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 261 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2321
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.687
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 84 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute` a
LEFT JOIN `r4wkn_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 91334) LIMIT 1 |
0.685
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 247 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2034
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.681
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 196 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 2224
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.676
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE id_tab, class_name FROM `r4wkn_tab` |
0.666
ms
|
216 |
|
|
/classes/Tab.php:354
/override/controllers/front/ProductController.php:134 (getIdFromClassName)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE pcc.`id_tvcmsproduct_comment_criterion`, pccl.`name`
FROM `r4wkn_tvcmsproduct_comment_criterion` pcc
LEFT JOIN `r4wkn_tvcmsproduct_comment_criterion_lang` pccl
ON (pcc.id_tvcmsproduct_comment_criterion = pccl.id_tvcmsproduct_comment_criterion)
LEFT JOIN `r4wkn_tvcmsproduct_comment_criterion_product` pccp
ON (pcc.`id_tvcmsproduct_comment_criterion` = pccp.`id_tvcmsproduct_comment_criterion` AND pccp.`id_product` = 2481)
LEFT JOIN `r4wkn_tvcmsproduct_comment_criterion_category` pccc
ON (pcc.`id_tvcmsproduct_comment_criterion` = pccc.`id_tvcmsproduct_comment_criterion`)
LEFT JOIN `r4wkn_product_shop` ps
ON (ps.id_category_default = pccc.id_category AND ps.id_product = 2481)
WHERE pccl.`id_lang` = 3
AND (
pccp.id_product IS NOT NULL
OR ps.id_product IS NOT NULL
OR pcc.id_tvcmsproduct_comment_criterion_type = 1
)
AND pcc.active = 1
GROUP BY pcc.id_tvcmsproduct_comment_criterion |
0.665
ms
|
1 |
|
Yes
|
/modules/tvcmsproductcomments/tvcmsproductcommentcriterion.php:178
/modules/tvcmsproductcomments/tvcmsproductcomments.php:995 (getByProduct)
/modules/tvcmsproductcomments/tvcmsproductcomments.php:951 (hookProductFooter)
/classes/Hook.php:1251 (hookdisplayProductListReviewsTabContent)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:180 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:336 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 236 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2043
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.652
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE `reduction`
FROM `r4wkn_product_group_reduction_cache`
WHERE `id_product` = 1854 AND `id_group` = 1 LIMIT 1 |
0.645
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3735 (getValueForProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 94 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute` a
LEFT JOIN `r4wkn_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 91230) LIMIT 1 |
0.643
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 8 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM r4wkn_tag t
LEFT JOIN r4wkn_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=2481 |
0.642
ms
|
1 |
|
|
/classes/Tag.php:239
/classes/Product.php:731 (getProductTags)
/override/controllers/front/ProductController.php:115 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 246 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2034) AND (id_product_attribute = 91378) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.637
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 201 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2224
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.633
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:220
/modules/tvcmsproductcomments/tvcmsproductcomments.php:920 (getAverageGrade)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 92 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `r4wkn_product` p LEFT JOIN `r4wkn_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN r4wkn_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` = 2200 AND pa.`id_product` = 2200 AND pa.`id_product_attribute` = 91230 LIMIT 1 |
0.623
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5559 (getAvailableDate)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_category_lang`
WHERE `id_category` = 33 AND `id_shop` = 1 |
0.620
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:238 (__construct)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 211 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2200) AND (id_product_attribute = 91231) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.607
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 16 |
SELECT SQL_NO_CACHE COUNT(*) FROM `r4wkn_pack` WHERE id_product_pack = 2481 LIMIT 1 |
0.592
ms
|
1 |
|
|
/classes/Pack.php:91
/override/controllers/front/ProductController.php:255 (isPack)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 243 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `r4wkn_product_attribute` pa
INNER JOIN r4wkn_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` = 2034
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.590
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:2471
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 2 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product` a
LEFT JOIN `r4wkn_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `r4wkn_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2481) AND (b.`id_shop` = 1) LIMIT 1 |
0.589
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/override/controllers/front/ProductController.php:115 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 100 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `r4wkn_cart_product` cp
WHERE cp.`id_product_attribute` = 91347
AND cp.`id_cart` = 0 AND cp.`id_product` = 2121 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `r4wkn_cart_product` cp JOIN `r4wkn_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `r4wkn_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 91347
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2121 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.586
ms
|
0 |
|
|
/classes/Cart.php:1422
/classes/Product.php:4106 (getProductQuantity)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 11 |
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `r4wkn_product_attribute` pa INNER JOIN r4wkn_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` = 2481 |
0.566
ms
|
1 |
|
|
/classes/Product.php:7141
/classes/Product.php:7225 (getProductAttributesIds)
/override/controllers/front/ProductController.php:65 (hasCombinations)
/override/controllers/front/ProductController.php:124 (canonicalRedirection)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 198 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2224) AND (id_product_attribute = 91335) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.565
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 88 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2200) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.565
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `r4wkn_product_shop`
WHERE `id_product` = 2481 AND id_shop=1 LIMIT 1 |
0.563
ms
|
1 |
|
|
/classes/Product.php:6522
/classes/Product.php:3670 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:730 (getPriceStatic)
/override/controllers/front/ProductController.php:115 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 115 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2321) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.553
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 1 |
SELECT SQL_NO_CACHE * FROM `r4wkn_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.552
ms
|
1 |
|
|
/classes/module/Module.php:2146
/classes/Hook.php:1064 (getExceptionsStatic)
/classes/controller/FrontController.php:1443 (exec)
/classes/controller/FrontController.php:1344 (getTemplateFile)
/override/controllers/front/ProductController.php:109 (setTemplate)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 15 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `r4wkn_category_product` cp
INNER JOIN `r4wkn_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 2481 AND ctg.`id_group` = 1 LIMIT 1 |
0.550
ms
|
4 |
|
|
/classes/Product.php:6479
/classes/Product.php:6460 (checkAccessStatic)
/override/controllers/front/ProductController.php:194 (checkAccess)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2180) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.546
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 271 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2697
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.545
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 272 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2697 AND `validate` = 1 LIMIT 1 |
0.533
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 165 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2321 AND il.`id_lang` = 3 ORDER by i.`position` |
0.529
ms
|
3 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 279 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 2322
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.522
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:213
/modules/tvcmsproductcomments/tvcmsproductcomments.php:927 (getRatings)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE location
FROM `r4wkn_stock_available`
WHERE (id_product = 2481) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.519
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:592
/classes/Product.php:7511 (getLocation)
/classes/Product.php:733 (loadStockData)
/override/controllers/front/ProductController.php:115 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 249 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2034 AND `validate` = 1 LIMIT 1 |
0.504
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 82 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `r4wkn_product` p LEFT JOIN `r4wkn_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN r4wkn_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` = 2224 AND pa.`id_product` = 2224 AND pa.`id_product_attribute` = 91334 LIMIT 1 |
0.491
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5559 (getAvailableDate)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 119 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `r4wkn_product` p LEFT JOIN `r4wkn_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN r4wkn_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` = 2321 AND pa.`id_product` = 2321 AND pa.`id_product_attribute` = 91364 LIMIT 1 |
0.488
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5559 (getAvailableDate)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 47 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM r4wkn_category_group ctg
WHERE ctg.`id_category` = 33 AND ctg.`id_group` = 1 LIMIT 1 |
0.486
ms
|
1 |
|
|
/classes/Category.php:1744
/classes/Category.php:973 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:83 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:118 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:287 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 113 |
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `r4wkn_product` p
INNER JOIN `r4wkn_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `r4wkn_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` = 2321) |
0.476
ms
|
4 |
|
|
/classes/Product.php:3605
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 284 |
SELECT SQL_NO_CACHE `id_page`
FROM `r4wkn_page`
WHERE `id_page_type` = 5 AND `id_object` = 2481 LIMIT 1 |
0.464
ms
|
1 |
|
|
/classes/Page.php:83
/classes/Connection.php:180 (getCurrentId)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:90 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 54 |
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `r4wkn_product` p
INNER JOIN `r4wkn_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `r4wkn_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` = 2180) |
0.458
ms
|
4 |
|
|
/classes/Product.php:3605
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:5433 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 200 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2224) AND (id_product_attribute = 91337) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.458
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 109 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `r4wkn_product` p LEFT JOIN `r4wkn_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN r4wkn_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` = 2034 AND pa.`id_product` = 2034 AND pa.`id_product_attribute` = 91376 LIMIT 1 |
0.452
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5559 (getAvailableDate)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 68 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2938) AND (id_product_attribute = 91387) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.440
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 215 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2200 AND `validate` = 1 LIMIT 1 |
0.432
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `r4wkn_product` p LEFT JOIN `r4wkn_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN r4wkn_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN r4wkn_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` = 2938 AND pa.`id_product` = 2938 AND pa.`id_product_attribute` = 91387 LIMIT 1 |
0.428
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5559 (getAvailableDate)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 177 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2180) AND (id_product_attribute = 91320) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.426
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 212 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2200) AND (id_product_attribute = 91232) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.421
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 199 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2224) AND (id_product_attribute = 91336) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.421
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 78 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2224) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.420
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 112 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute_lang`
WHERE `id_product_attribute` = 91376 |
0.418
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 105 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2034) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.412
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5539 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 242 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_lang`
WHERE `id_product` = 2034 AND `id_shop` = 1 |
0.396
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE out_of_stock
FROM `r4wkn_stock_available`
WHERE (id_product = 2481) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.375
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:564
/classes/Product.php:7510 (outOfStock)
/classes/Product.php:733 (loadStockData)
/override/controllers/front/ProductController.php:115 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 234 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2043) AND (id_product_attribute = 91226) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.374
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 157 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `r4wkn_product_attribute_image` pai
LEFT JOIN `r4wkn_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `r4wkn_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2200 AND il.`id_lang` = 3 ORDER by i.`position` |
0.361
ms
|
3 |
Yes
|
|
/classes/Product.php:2642
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:332 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 226 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 1863 AND `validate` = 1 LIMIT 1 |
0.355
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 107 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2034) AND (id_product_attribute = 91376) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.345
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:4094 (getQuantityAvailableByProduct)
/classes/Product.php:5551 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 176 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `r4wkn_stock_available`
WHERE (id_product = 2180) AND (id_product_attribute = 91319) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.345
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:268
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:49 (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/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:112 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 95 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute_lang`
WHERE `id_product_attribute` = 91230 |
0.343
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 237 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2043 AND `validate` = 1 LIMIT 1 |
0.327
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 191 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2938 AND `validate` = 1 LIMIT 1 |
0.321
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM r4wkn_product_attribute pa
INNER JOIN r4wkn_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 = 2481 LIMIT 1 |
0.316
ms
|
1 |
|
|
/classes/Product.php:1077
/classes/Product.php:3562 (getDefaultAttribute)
/classes/Product.php:3461 (priceCalculation)
/classes/Product.php:730 (getPriceStatic)
/override/controllers/front/ProductController.php:115 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 85 |
SELECT SQL_NO_CACHE *
FROM `r4wkn_product_attribute_lang`
WHERE `id_product_attribute` = 91334 |
0.303
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5625 (__construct)
/classes/Product.php:5588 (computeUnitPriceRatio)
/classes/ProductAssembler.php:214 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:327 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 280 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `r4wkn_tvcmsproduct_comment` pc
WHERE `id_product` = 2322 AND `validate` = 1 LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:269
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getCommentNumber)
/classes/Hook.php:1251 (hookdisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101/9e/ba/fe/9ebafe876e90e6b9f43a9dd886c8539418cfcd2f_2.file.product-grid-view.tpl.cache.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa33918414_68121913)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101/cd/fa/7d/cdfa7dc68c2b6c456d937c57c702a622b20c9696_2.file.product.tpl.cache.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338f9535_49495454)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/v1_electrick_101/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.cache.php:37 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa338ebae4_93466791)
/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:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2395 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:254 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:205 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:340 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/49/e0/b5/49e0b5da5ce18e3ea3b635a0a528cc37e9d59619_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa8f016_83700180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/a2/b2/6d/a2b26d28295fab404b22de222a32f53e49ab1f07_2.file.layout-full-width.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa5dbd2_61413300)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_electrick_101layouts_layout_full_width_tpl/21/a5/05/21a5054809c877ee900c839e7c7b77204bc802ef_2.file.product.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b0aa3fa4e647_53410491)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE id_shop
FROM `r4wkn_product_shop`
WHERE `id_product` = 2481
AND id_shop = 1 LIMIT 1 |
0.214
ms
|
1 |
|
|
/classes/ObjectModel.php:1582
/override/controllers/front/ProductController.php:140 (isAssociatedToShop)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:80 (dispatch)
|