| 144 |
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-04-18 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice, psales.`quantity` as sales
FROM `myshop_category_product` cp
LEFT JOIN `myshop_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `myshop_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 myshop_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 `myshop_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 4 AND cl.id_shop = 1 )
LEFT JOIN `myshop_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 4 AND pl.id_shop = 1 )
LEFT JOIN `myshop_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 `myshop_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 4)
LEFT JOIN `myshop_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `myshop_product_sale` psales
ON psales.`id_product` = p.`id_product`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 131 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 5 |
7.156
ms
|
43 |
Yes
|
|
/classes/Category.php:1074
/src/Adapter/Category/CategoryProductSearchProvider.php:72 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:288 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `myshop_configuration` c
LEFT JOIN `myshop_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
3.985
ms
|
4450 |
|
|
/classes/Configuration.php:162
/classes/Configuration.php:210 (loadConfiguration)
/classes/Configuration.php:283 (get)
/classes/shop/Shop.php:379 (getMultiShopValues)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 37 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `myshop_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `myshop_hook_alias` ha
INNER JOIN `myshop_hook` h ON ha.name = h.name |
3.978
ms
|
0 |
|
|
/classes/Hook.php:1549
/classes/Hook.php:231 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:43 (getIdByName)
/classes/tax/TaxManagerFactory.php:22 (execHookTaxManagerFactory)
/classes/Product.php:6581 (getManager)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 87 |
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 961) AND (b.`id_shop` = 1) LIMIT 1 |
3.482
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 121 |
SELECT SQL_NO_CACHE pcc.`id_product_comment_criterion`, pccl.`name`
FROM `myshop_pos_product_comment_criterion` pcc
LEFT JOIN `myshop_pos_product_comment_criterion_lang` pccl
ON (pcc.id_product_comment_criterion = pccl.id_product_comment_criterion)
LEFT JOIN `myshop_pos_product_comment_criterion_product` pccp
ON (pcc.`id_product_comment_criterion` = pccp.`id_product_comment_criterion` AND pccp.`id_product` = 961)
LEFT JOIN `myshop_pos_product_comment_criterion_category` pccc
ON (pcc.`id_product_comment_criterion` = pccc.`id_product_comment_criterion`)
LEFT JOIN `myshop_product_shop` ps
ON (ps.id_category_default = pccc.id_category AND ps.id_product = 961)
WHERE pccl.`id_lang` = 4
AND (
pccp.id_product IS NOT NULL
OR ps.id_product IS NOT NULL
OR pcc.id_product_comment_criterion_type = 1
)
AND pcc.active = 1
GROUP BY pcc.id_product_comment_criterion |
3.463
ms
|
1 |
|
Yes
|
/modules/posproductcomments/PosProductCommentCriterion.php:176
/modules/posproductcomments/posproductcomments.php:811 (getByProduct)
/classes/Hook.php:1218 (hookDisplayReviewsProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `myshop_module` m
INNER JOIN myshop_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `myshop_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `myshop_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `myshop_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
3.414
ms
|
2160 |
Yes
|
Yes
|
/classes/Hook.php:1481
/classes/Hook.php:790 (getAllHookRegistrations)
/classes/Hook.php:932 (getHookModuleExecList)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 16 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `myshop_hook` |
2.446
ms
|
1276 |
|
|
/classes/Hook.php:1549
/classes/Hook.php:231 (getAllHookIds)
/classes/Hook.php:941 (getIdByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 140 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 100 AND `id_shop` = 1 LIMIT 1 |
2.424
ms
|
1 |
|
|
/classes/module/Module.php:2262
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 77 |
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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 961 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 961 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.395
ms
|
0 |
|
|
/classes/Cart.php:1624
/controllers/front/ProductController.php:1188 (getProductQuantity)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `myshop_module` m
LEFT JOIN `myshop_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
2.317
ms
|
60 |
|
|
/classes/module/Module.php:330
/modules/smartblog/smartblog.php:43 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1381 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1360 (coreLoadModule)
/classes/Hook.php:1090 (getInstanceByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 181 |
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1074 AND imgs.`rotator` =1 |
2.297
ms
|
2 |
|
|
/modules/posrotatorimg/posrotatorimg.php:221
/classes/Hook.php:1218 (hookRotatorImg)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:52 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:250 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 129 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posstaticblocks" LIMIT 1 |
2.129
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:328 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:426 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 126 |
SELECT SQL_NO_CACHE `id_category` FROM `myshop_category_product`
WHERE `id_product`=961 |
2.113
ms
|
2 |
|
|
/modules/possizechart/classes/posschart.php:219
/modules/possizechart/possizechart.php:165 (GetTabContentByProductId)
/modules/possizechart/possizechart.php:150 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:409 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 65 |
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `manufacturers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
2.101
ms
|
7 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:194 (getImagesTypes)
/src/Adapter/Presenter/Manufacturer/ManufacturerLazyArray.php:79 (getImage)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getImage)
/controllers/front/ProductController.php:842 (offsetGet)
/controllers/front/ProductController.php:303 (assignManufacturer)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE pc.`id_product_comment`, pcg.`grade`, pccl.`name`, pcc.`id_product_comment_criterion`
FROM `myshop_pos_product_comment` pc
LEFT JOIN `myshop_pos_product_comment_grade` pcg ON (pcg.`id_product_comment` = pc.`id_product_comment`)
LEFT JOIN `myshop_pos_product_comment_criterion` pcc ON (pcc.`id_product_comment_criterion` = pcg.`id_product_comment_criterion`)
LEFT JOIN `myshop_pos_product_comment_criterion_lang` pccl ON (pccl.`id_product_comment_criterion` = pcg.`id_product_comment_criterion`)
WHERE pc.`id_product` = 961
AND pccl.`id_lang` = 4 AND pc.`validate` = 1 |
2.068
ms
|
1 |
|
|
/modules/posproductcomments/PosProductComment.php:168
/modules/posproductcomments/PosProductComment.php:203 (getGradeByProduct)
/modules/posproductcomments/posproductcomments.php:830 (getAveragesByProduct)
/classes/Hook.php:1218 (hookDisplayProductTabContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/95/ee/1d/95ee1db300d17df93ae9d65041d24ef99ed6285d_2.file.product-tab.tpl.php:129 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab706b9638_72600456)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:455 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 151 |
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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1074 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1074 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.066
ms
|
0 |
|
|
/classes/Cart.php:1624
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 34 |
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 961) AND (b.`id_shop` = 1) LIMIT 1 |
2.021
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM myshop_feature_product pf
LEFT JOIN myshop_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN myshop_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN myshop_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN myshop_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN myshop_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 961
ORDER BY f.position ASC, fvl.value ASC |
1.984
ms
|
7 |
Yes
|
|
/classes/Product.php:5771
/src/Adapter/Presenter/Product/ProductLazyArray.php:464 (getFrontFeaturesStatic)
/src/Adapter/Presenter/Product/ProductLazyArray.php:479 (getFeatures)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getGroupedFeatures)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/0d/b4/59/0db459a18b243c5446968695e4143110df7bc552_2.file.product-details.tpl.php:199 (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/theme_optimalayouts_layout_full_width_tpl/0d/b4/59/0db459a18b243c5446968695e4143110df7bc552_2.file.product-details.tpl.php:57 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab709cf962_95974042)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/95/ee/1d/95ee1db300d17df93ae9d65041d24ef99ed6285d_2.file.product-tab.tpl.php:276 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/95/ee/1d/95ee1db300d17df93ae9d65041d24ef99ed6285d_2.file.product-tab.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab706b9638_72600456)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:455 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 120 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `myshop_pos_product_comment` pc
WHERE pc.`id_product` = 961
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
1.866
ms
|
1 |
|
|
/modules/posproductcomments/PosProductComment.php:197
/modules/posproductcomments/posproductcomments.php:799 (getAverageGrade)
/classes/Hook.php:1218 (hookDisplayReviewsProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 8 |
SELECT SQL_NO_CACHE *
FROM `myshop_lang` a
LEFT JOIN `myshop_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 4) LIMIT 1 |
1.803
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/config/config.inc.php:200 (__construct)
/index.php:20 (require_once)
|
| 22 |
SELECT SQL_NO_CACHE * FROM `myshop_currency` c ORDER BY `iso_code` ASC |
1.584
ms
|
1 |
Yes
|
|
/classes/Currency.php:689
/src/Adapter/Currency/CurrencyDataProvider.php:64 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:69 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:198 (getLocale)
/classes/controller/FrontController.php:222 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 172 |
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1074) AND (b.`id_shop` = 1) LIMIT 1 |
1.530
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:51 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:38 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:335 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE * FROM `myshop_hook_module_exceptions`
WHERE `id_shop` IN (1) |
1.515
ms
|
1 |
|
|
/classes/module/Module.php:2163
/classes/Hook.php:1032 (getExceptionsStatic)
/classes/controller/FrontController.php:205 (exec)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 146 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-04-18 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM myshop_product p
LEFT JOIN myshop_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 4
LEFT JOIN myshop_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN myshop_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1074,829,1436,699,1260) |
1.498
ms
|
5 |
|
|
/classes/ProductAssembler.php:81
/classes/ProductAssembler.php:191 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 177 |
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1436) AND (b.`id_shop` = 1) LIMIT 1 |
1.417
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:51 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:38 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:335 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 84 |
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-04-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `myshop_accessory`
LEFT JOIN `myshop_product` p ON p.`id_product` = `id_product_2`
INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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 `myshop_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 4 AND pl.id_shop = 1
)
LEFT JOIN `myshop_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 4 AND cl.id_shop = 1
)
LEFT JOIN `myshop_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 `myshop_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 4)
LEFT JOIN `myshop_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN myshop_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` = 961 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product
ORDER BY pl.`name` |
1.409
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4482
/controllers/front/ProductController.php:359 (getAccessories)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 118 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `myshop_product` p
INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 961
AND DATEDIFF("2026-04-18 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
1.384
ms
|
1 |
|
|
/classes/Product.php:1686
/src/Adapter/Presenter/Product/ProductLazyArray.php:654 (isNewStatic)
/src/Adapter/Presenter/Product/ProductLazyArray.php:722 (getNew)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getFlags)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/fd/d5/6d/fdd56d17b20af5a5dcceb17fbd5907f97e8d5564_2.file.product-cover-thumbnails-grid.tpl.php:47 (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/theme_optimalayouts_layout_full_width_tpl/fd/d5/6d/fdd56d17b20af5a5dcceb17fbd5907f97e8d5564_2.file.product-cover-thumbnails-grid.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/fd/d5/6d/fdd56d17b20af5a5dcceb17fbd5907f97e8d5564_2.file.product-cover-thumbnails-grid.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e0b0bf5_64409328)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/b6/8a/72/b68a7237d861e0be68866edfee4e8bf7c2cc594d_2.file.product-cover-thumbnails.tpl.php:58 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e0a9b15_44539742)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:90 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:103 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:132 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `myshop_lang` l
LEFT JOIN `myshop_lang_shop` ls ON (l.id_lang = ls.id_lang) |
1.329
ms
|
4 |
|
|
/classes/Language.php:1050
/config/config.inc.php:132 (loadLanguages)
/index.php:20 (require_once)
|
| 179 |
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 699) AND (b.`id_shop` = 1) LIMIT 1 |
1.313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:51 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:38 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:335 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 174 |
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 829) AND (b.`id_shop` = 1) LIMIT 1 |
1.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:51 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:38 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:335 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 60 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `myshop_category` c
WHERE (c.`id_category` = 2) LIMIT 1 |
1.255
ms
|
1 |
|
|
/classes/Category.php:1960
/classes/Category.php:1983 (getInterval)
/controllers/front/ProductController.php:860 (inShop)
/controllers/front/ProductController.php:300 (assignCategory)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 117 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM myshop_poswishlist w, myshop_poswishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
1.253
ms
|
1 |
|
|
/modules/posquickmenu/posquickmenu.php:383
/modules/posquickmenu/posquickmenu.php:341 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 102 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM myshop_required_field |
1.250
ms
|
1 |
|
|
/classes/ObjectModel.php:1446
/classes/ObjectModel.php:1478 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1409 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:538 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM myshop_shop s |
1.240
ms
|
1 |
|
|
/classes/shop/Shop.php:902
/src/Adapter/Configuration.php:363 (getGroupIdFromShopId)
/src/Adapter/Configuration.php:99 (getShopGroupId)
/classes/tax/TaxRulesTaxManager.php:60 (get)
/classes/Product.php:6582 (getTaxCalculator)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE `to` BETWEEN '2026-04-18 00:00:00' AND '2026-04-18 23:59:59' LIMIT 1 |
1.235
ms
|
1 |
|
|
/classes/SpecificPrice.php:368
/classes/SpecificPrice.php:601 (computeExtraConditions)
/controllers/front/ProductController.php:549 (getQuantityDiscounts)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 104 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posquickmenu" LIMIT 1 |
1.186
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2229 (getModuleIdByName)
/modules/posthemeoptions/posthemeoptions.php:814 (isInstalled)
/modules/posthemeoptions/posthemeoptions.php:692 (getOptions)
/classes/Hook.php:1218 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/classes/controller/FrontController.php:601 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 85 |
SELECT SQL_NO_CACHE GROUP_CONCAT(a.`id_product_pack`)
FROM `myshop_pack` a
WHERE a.`id_product_item` = 961 LIMIT 1 |
1.159
ms
|
1 |
|
|
/classes/Pack.php:421
/controllers/front/ProductController.php:390 (getPacksTable)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 38 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `myshop_hook_module` hm
STRAIGHT_JOIN `myshop_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `myshop_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
1.134
ms
|
305 |
|
|
/classes/Hook.php:487
/classes/Hook.php:522 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:43 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:22 (execHookTaxManagerFactory)
/classes/Product.php:6581 (getManager)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 171 |
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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1260 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1260 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.113
ms
|
0 |
|
|
/classes/Cart.php:1624
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 109 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `myshop_currency` c
LEFT JOIN myshop_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
1.080
ms
|
1 |
|
|
/classes/Currency.php:1102
/classes/Currency.php:1119 (countActiveCurrencies)
/classes/module/Module.php:2343 (isMultiCurrencyActivated)
/modules/posquickmenu/posquickmenu.php:340 (getCacheId)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 69 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE `id_product` != 0 LIMIT 1 |
1.039
ms
|
11 |
|
|
/classes/SpecificPrice.php:284
/classes/SpecificPrice.php:347 (filterOutField)
/classes/SpecificPrice.php:601 (computeExtraConditions)
/controllers/front/ProductController.php:549 (getQuantityDiscounts)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 116 |
SELECT SQL_NO_CACHE * FROM `myshop_posquickmenu` pr
LEFT JOIN myshop_posquickmenu_lang prl ON (pr.id_quickmenu = prl.id_quickmenu)
WHERE prl.id_lang = "4"
AND prl.id_shop = "1"
AND pr.status = 1
ORDER BY pr.position |
0.993
ms
|
3 |
Yes
|
|
/modules/posquickmenu/classes/QuickmenuActivity.php:230
/modules/posquickmenu/posquickmenu.php:367 (getAllBlockByStatus)
/modules/posquickmenu/posquickmenu.php:341 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE name, alias FROM `myshop_hook_alias` |
0.984
ms
|
87 |
|
|
/classes/Hook.php:352
/classes/Hook.php:151 (getCanonicalHookNames)
/classes/Hook.php:378 (normalizeHookName)
/classes/Hook.php:400 (getAllKnownNames)
/classes/Hook.php:1100 (isHookCallableOn)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 112 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poscompare" LIMIT 1 |
0.984
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/modules/posquickmenu/posquickmenu.php:361 (isEnabled)
/modules/posquickmenu/posquickmenu.php:341 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1074 AND `id_group` = 1 LIMIT 1 |
0.982
ms
|
0 |
|
|
/classes/GroupReduction.php:129
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 107 |
SELECT SQL_NO_CACHE p.id_smart_blog_post
FROM `myshop_smart_blog_post_lang` p
WHERE p.link_rewrite = "" |
0.971
ms
|
24 |
|
|
/modules/smartblog/smartblog.php:2143
/modules/smartblog/smartblog.php:218 (slug2id)
/classes/Hook.php:1218 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/classes/controller/FrontController.php:601 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 96 |
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `suppliers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.922
ms
|
7 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 106 |
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `myshop_cart_product`
WHERE `id_cart` = 0 LIMIT 1 |
0.913
ms
|
1 |
|
|
/classes/Cart.php:1391
/src/Adapter/Presenter/Cart/CartLazyArray.php:235 (getNbProducts)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getProductsCount)
/modules/posshoppingcart/posshoppingcart.php:61 (offsetGet)
/classes/Hook.php:1218 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/classes/controller/FrontController.php:601 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 19 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `myshop_meta` m
LEFT JOIN `myshop_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.901
ms
|
285 |
Yes
|
|
/classes/Dispatcher.php:623
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 11 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `myshop_lang` l
JOIN myshop_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
0.894
ms
|
4 |
|
|
/classes/Language.php:1186
/classes/Language.php:1488 (countActiveLanguages)
/classes/Dispatcher.php:489 (isMultiLanguageActivated)
/classes/Dispatcher.php:222 (setRequestUri)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM myshop_shop_url su
LEFT JOIN myshop_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.hydroparadise.com' OR su.domain_ssl = 'www.hydroparadise.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.888
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1372
/classes/shop/Shop.php:336 (findShopByHost)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 157 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1436 LIMIT 1 |
0.871
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3573 (getSpecificPrice)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 162 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 699 LIMIT 1 |
0.856
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3573 (getSpecificPrice)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 86 |
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 `myshop_product_attribute` pa
INNER JOIN myshop_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 myshop_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 `myshop_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 4
LEFT JOIN `myshop_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute
LEFT JOIN `myshop_attribute` `a` ON a.id_attribute = pac.id_attribute
LEFT JOIN `myshop_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group
LEFT JOIN `myshop_attribute_lang` `al` ON a.id_attribute = al.id_attribute
LEFT JOIN `myshop_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group
INNER JOIN myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE (pa.id_product = 961) AND (al.id_lang = 4) AND (agl.id_lang = 4)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC |
0.849
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4368
/controllers/front/ProductController.php:586 (getAttributesGroups)
/controllers/front/ProductController.php:394 (assignAttributesGroups)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 148 |
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1074) |
0.849
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE tr.*
FROM `myshop_tax_rule` tr
JOIN `myshop_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.839
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:86
/classes/Product.php:3698 (getTaxCalculator)
/classes/Product.php:3463 (priceCalculation)
/controllers/front/ProductController.php:539 (getPriceStatic)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 167 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1260 LIMIT 1 |
0.836
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3573 (getSpecificPrice)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 961 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 961 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.836
ms
|
0 |
|
|
/classes/Cart.php:1624
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5573 (getQuantity)
/controllers/front/ProductController.php:1204 (getProductProperties)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 183 |
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 `myshop_product_attribute` pa
INNER JOIN myshop_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 `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1074) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.825
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4292
/src/Adapter/Product/ProductColorsRetriever.php:23 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:780 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getMainVariants)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:196 (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/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:321 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM myshop_shop_group gs
LEFT JOIN myshop_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN myshop_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
0.824
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:696
/classes/shop/Shop.php:755 (cacheShops)
/classes/Configuration.php:280 (getShops)
/classes/shop/Shop.php:379 (getMultiShopValues)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 51 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM myshop_tag t
LEFT JOIN myshop_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=961 |
0.815
ms
|
40 |
|
|
/classes/Tag.php:223
/classes/Product.php:708 (getProductTags)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE *
FROM `myshop_group` a
LEFT JOIN `myshop_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.811
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Group.php:61 (__construct)
/classes/Group.php:385 (__construct)
/classes/Cart.php:261 (getCurrent)
/classes/Cart.php:225 (setTaxCalculationMethod)
/classes/controller/FrontController.php:439 (__construct)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 82 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 4)
WHERE i.`id_product` = 961
ORDER BY `position` |
0.801
ms
|
1 |
Yes
|
|
/classes/Product.php:3268
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:90 (__construct)
/controllers/front/ProductController.php:1230 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1074 LIMIT 1 |
0.801
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3573 (getSpecificPrice)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 119 |
SELECT SQL_NO_CACHE *
FROM `myshop_pos_product_comment` pc
WHERE pc.`id_product` = 961
AND pc.`id_customer` = 0
ORDER BY pc.`date_add` DESC LIMIT 1 |
0.794
ms
|
1 |
Yes
|
|
/modules/posproductcomments/PosProductComment.php:136
/modules/posproductcomments/posproductcomments.php:797 (getByCustomer)
/classes/Hook.php:1218 (hookDisplayReviewsProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `myshop_category` c
LEFT JOIN `myshop_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN myshop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.791
ms
|
11 |
Yes
|
Yes
|
/classes/Category.php:1158
/classes/Category.php:1098 (getChildren)
/controllers/front/ProductController.php:878 (getHomeCategories)
/controllers/front/ProductController.php:300 (assignCategory)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 64 |
SELECT SQL_NO_CACHE *
FROM `myshop_manufacturer` a
LEFT JOIN `myshop_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 4
LEFT JOIN `myshop_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 35) LIMIT 1 |
0.788
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Manufacturer.php:91 (__construct)
/override/classes/Manufacturer.php:25 (__construct)
/controllers/front/ProductController.php:837 (__construct)
/controllers/front/ProductController.php:303 (assignManufacturer)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 78 |
SELECT SQL_NO_CACHE `id_category` FROM `myshop_category_product`
WHERE `id_product`=961 |
0.718
ms
|
2 |
|
|
/modules/posproductextratab/classes/pospextratab.php:219
/modules/posproductextratab/posproductextratab.php:140 (GetTabContentByProductId)
/classes/Hook.php:1218 (hookdisplayProductExtraContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/src/Adapter/HookManager.php:61 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:51 (exec)
/src/Core/Product/ProductExtraContentFinder.php:37 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:83 (find)
/controllers/front/ProductController.php:1199 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE *
FROM `myshop_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.708
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/shop/Shop.php:126 (__construct)
/classes/shop/Shop.php:412 (__construct)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 57 |
SELECT SQL_NO_CACHE id_shop
FROM `myshop_product_shop`
WHERE `id_product` = 961
AND id_shop = 1 LIMIT 1 |
0.695
ms
|
1 |
|
|
/classes/ObjectModel.php:1581
/controllers/front/ProductController.php:177 (isAssociatedToShop)
/controllers/front/ProductController.php:152 (checkPermissionsToViewProduct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM myshop_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.694
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:162
/classes/shop/ShopUrl.php:178 (cacheMainDomainForShop)
/classes/Tools.php:272 (getMainShopDomain)
/classes/Link.php:45 (getShopDomain)
/config/config.inc.php:266 (__construct)
/index.php:20 (require_once)
|
| 15 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `myshop_hook_alias` |
0.653
ms
|
87 |
|
|
/classes/Hook.php:300
/classes/Hook.php:330 (getAllHookAliases)
/classes/Hook.php:805 (getHookAliasesFor)
/classes/Hook.php:932 (getHookModuleExecList)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 66 |
SELECT SQL_NO_CACHE * FROM `myshop_image_type` |
0.645
ms
|
7 |
|
|
/classes/ImageType.php:141
/classes/ImageType.php:182 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:197 (getFormattedName)
/src/Adapter/Presenter/Manufacturer/ManufacturerLazyArray.php:79 (getImage)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getImage)
/controllers/front/ProductController.php:842 (offsetGet)
/controllers/front/ProductController.php:303 (assignManufacturer)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `myshop_hook` h
WHERE (h.active = 1) |
0.604
ms
|
1276 |
|
|
/classes/Hook.php:1589
/classes/Hook.php:890 (getHookStatusByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 42 |
SELECT SQL_NO_CACHE *
FROM `myshop_tax_lang`
WHERE `id_tax` = 1 |
0.577
ms
|
5 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/tax/TaxRulesTaxManager.php:93 (__construct)
/classes/Product.php:6582 (getTaxCalculator)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `myshop_product` p
INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 131 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.576
ms
|
43 |
|
|
/classes/Category.php:1001
/src/Adapter/Category/CategoryProductSearchProvider.php:72 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:99 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:288 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 95 |
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.575
ms
|
7 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `myshop_product` p
INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 961
AND DATEDIFF("2026-04-18 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
0.570
ms
|
1 |
|
|
/classes/Product.php:1686
/classes/Product.php:1665 (isNewStatic)
/classes/Product.php:702 (isNew)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 89 |
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 961) AND (b.`id_shop` = 1) LIMIT 1 |
0.554
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 76 |
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `myshop_product_attribute` pa INNER JOIN myshop_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` = 961 |
0.539
ms
|
1 |
|
|
/classes/Product.php:7179
/classes/Product.php:7259 (getProductAttributesIds)
/controllers/front/ProductController.php:1033 (hasCombinations)
/controllers/front/ProductController.php:1181 (getIdProductAttributeByGroupOrRequestOrDefault)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 93 |
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 961) AND (b.`id_shop` = 1) LIMIT 1 |
0.534
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 103 |
SELECT SQL_NO_CACHE *
FROM `myshop_category` a0
LEFT JOIN `myshop_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 63) AND (a0.`nright` > 64) AND (a1.`id_lang` = 4) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.526
ms
|
33 |
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:418 (getAll)
/controllers/front/ProductController.php:1392 (rewind)
/classes/controller/FrontController.php:1833 (getBreadcrumbLinks)
/classes/controller/FrontController.php:539 (getBreadcrumb)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 91 |
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 961) AND (b.`id_shop` = 1) LIMIT 1 |
0.522
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 62 |
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 `myshop_category` c
INNER JOIN myshop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `myshop_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 4 AND cl.id_shop = 1 )
LEFT JOIN `myshop_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 131
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.521
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:934
/controllers/front/ProductController.php:868 (getSubCategories)
/controllers/front/ProductController.php:300 (assignCategory)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 161 |
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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1436 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1436 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.518
ms
|
0 |
|
|
/classes/Cart.php:1624
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM myshop_product_attribute pa
INNER JOIN myshop_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 = 961 LIMIT 1 |
0.509
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 48 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `myshop_product_shop`
WHERE `id_product` = 961 AND id_shop=1 LIMIT 1 |
0.507
ms
|
1 |
|
|
/classes/Product.php:6554
/classes/Product.php:3671 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 165 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 699) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.504
ms
|
0 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 0 LIMIT 1 |
0.500
ms
|
1 |
|
|
/classes/SpecificPrice.php:413
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3573 (getSpecificPrice)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 75 |
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 `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 4)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 961 |
0.498
ms
|
1 |
|
|
/classes/Product.php:7246
/controllers/front/ProductController.php:808 (getAttributesInformationsByProduct)
/controllers/front/ProductController.php:309 (assignAttributesCombinations)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 59 |
SELECT SQL_NO_CACHE *
FROM `myshop_category` a
LEFT JOIN `myshop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `myshop_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 131) AND (b.`id_shop` = 1) LIMIT 1 |
0.497
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/ProductController.php:288 (__construct)
/controllers/front/ProductController.php:155 (initializeCategory)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE `from` BETWEEN '2026-04-18 00:00:00' AND '2026-04-18 23:59:59' LIMIT 1 |
0.496
ms
|
1 |
|
|
/classes/SpecificPrice.php:364
/classes/SpecificPrice.php:601 (computeExtraConditions)
/controllers/front/ProductController.php:549 (getQuantityDiscounts)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 94 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 5
AND cl.id_shop = 1
AND cl.`id_category` = 131 LIMIT 1 |
0.468
ms
|
1 |
|
|
/classes/Category.php:1381
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.463
ms
|
4 |
|
|
/classes/Language.php:853
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:198 (getLocale)
/classes/controller/FrontController.php:222 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 4
AND cl.id_shop = 1
AND cl.`id_category` = 131 LIMIT 1 |
0.463
ms
|
1 |
|
|
/classes/Category.php:1381
/classes/Product.php:717 (getLinkRewrite)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 26 |
SELECT SQL_NO_CACHE *
FROM `myshop_currency` a
LEFT JOIN `myshop_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 4
LEFT JOIN `myshop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.460
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:198 (getLocale)
/classes/controller/FrontController.php:222 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 138 |
SELECT SQL_NO_CACHE pc.`id_product_comment`,
(SELECT count(*) FROM `myshop_pos_product_comment_usefulness` pcu WHERE pcu.`id_product_comment` = pc.`id_product_comment` AND pcu.`usefulness` = 1) as total_useful,
(SELECT count(*) FROM `myshop_pos_product_comment_usefulness` pcu WHERE pcu.`id_product_comment` = pc.`id_product_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 `myshop_pos_product_comment` pc
LEFT JOIN `myshop_customer` c ON c.`id_customer` = pc.`id_customer`
WHERE pc.`id_product` = 961 AND pc.`validate` = 1
ORDER BY pc.`date_add` DESC |
0.440
ms
|
1 |
Yes
|
|
/modules/posproductcomments/PosProductComment.php:114
/modules/posproductcomments/posproductcomments.php:844 (getByProduct)
/classes/Hook.php:1218 (hookDisplayProductTabContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/95/ee/1d/95ee1db300d17df93ae9d65041d24ef99ed6285d_2.file.product-tab.tpl.php:129 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab706b9638_72600456)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:455 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 88 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 131 LIMIT 1 |
0.436
ms
|
1 |
|
|
/classes/Category.php:1381
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 28 |
SELECT SQL_NO_CACHE *
FROM `myshop_currency` a
LEFT JOIN `myshop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.426
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/classes/Currency.php:1069 (__construct)
/classes/Tools.php:688 (getCurrencyInstance)
/classes/controller/FrontController.php:331 (setCurrency)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 50 |
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_group`
WHERE `id_group` = 1 LIMIT 1 |
0.423
ms
|
1 |
|
|
/classes/Group.php:134
/classes/Product.php:3740 (getReductionByIdGroup)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 83 |
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.418
ms
|
7 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:194 (getImagesTypes)
/src/Adapter/Image/ImageRetriever.php:82 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:75 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:90 (__construct)
/controllers/front/ProductController.php:1230 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.410
ms
|
4 |
|
|
/classes/Language.php:853
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:94 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:198 (getLocale)
/classes/controller/FrontController.php:222 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE id_shop
FROM `myshop_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.405
ms
|
1 |
|
|
/classes/ObjectModel.php:1581
/classes/Tools.php:697 (isAssociatedToShop)
/classes/controller/FrontController.php:331 (setCurrency)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 100 |
SELECT SQL_NO_CACHE *
FROM `myshop_country` a
LEFT JOIN `myshop_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
0.389
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/AddressFormat.php:382 (__construct)
/classes/AddressFormat.php:417 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 961) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.358
ms
|
0 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Product.php:710 (loadStockData)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 166 |
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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 699 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 699 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.358
ms
|
0 |
|
|
/classes/Cart.php:1624
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 186 |
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 `myshop_product_attribute` pa
INNER JOIN myshop_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 `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (829) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.354
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4292
/src/Adapter/Product/ProductColorsRetriever.php:23 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:780 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getMainVariants)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:196 (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/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:321 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 131 |
SELECT SQL_NO_CACHE sb.`id_pos_staticblock`, sbl.`content`
FROM myshop_pos_staticblock sb
LEFT JOIN myshop_pos_staticblock_lang sbl
ON sb.`id_pos_staticblock` = sbl.`id_pos_staticblock`
LEFT JOIN myshop_pos_staticblock_shop sbs
ON sb.`id_pos_staticblock` = sbs.`id_pos_staticblock`
WHERE `id_hook` = 898
AND sb.`active` = 1
AND sbl.`id_lang` = 4
AND sbs.`id_shop` = 1
ORDER by sb.`position` |
0.349
ms
|
2 |
Yes
|
|
/modules/posstaticblocks/src/PosStaticblockRepository.php:154
/modules/posstaticblocks/posstaticblocks.php:133 (getByIdHook)
/modules/posstaticblocks/posstaticblocks.php:123 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:328 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:426 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 74 |
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `myshop_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-04-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-18 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.344
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:612
/controllers/front/ProductController.php:549 (getQuantityDiscounts)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 189 |
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 `myshop_product_attribute` pa
INNER JOIN myshop_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 `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1436) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.341
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4292
/src/Adapter/Product/ProductColorsRetriever.php:23 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:780 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getMainVariants)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:196 (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/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:321 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 128 |
SELECT SQL_NO_CACHE * FROM `myshop_possizecharts` v
INNER JOIN `myshop_possizecharts_lang` vl ON (v.`id_possizecharts` = vl.`id_possizecharts` AND vl.`id_lang` = 4)
INNER JOIN `myshop_possizecharts_shop` vs ON (v.`id_possizecharts` = vs.`id_possizecharts` AND vs.`id_shop` = 1)
WHERE v.`active` = 1 ORDER BY v.`position` ASC |
0.331
ms
|
1 |
Yes
|
|
/modules/possizechart/classes/posschart.php:239
/modules/possizechart/possizechart.php:165 (GetTabContentByProductId)
/modules/possizechart/possizechart.php:150 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:409 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 110 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poswishlist" LIMIT 1 |
0.322
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/modules/posquickmenu/posquickmenu.php:358 (isEnabled)
/modules/posquickmenu/posquickmenu.php:341 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 98 |
SELECT SQL_NO_CACHE format
FROM `myshop_address_format`
WHERE `id_country` = 8 LIMIT 1 |
0.317
ms
|
1 |
|
|
/classes/AddressFormat.php:632
/classes/AddressFormat.php:608 (getFormatDB)
/classes/AddressFormat.php:593 (getFormat)
/classes/AddressFormat.php:540 (getAddressCountryFormat)
/classes/AddressFormat.php:416 (getOrderedAddressFields)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (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 `myshop_product_attribute` pa
INNER JOIN myshop_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 `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (699) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.314
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4292
/src/Adapter/Product/ProductColorsRetriever.php:23 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:780 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getMainVariants)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:196 (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/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:321 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 80 |
SELECT SQL_NO_CACHE * FROM `myshop_posproductextratabs` v
INNER JOIN `myshop_posproductextratabs_lang` vl ON (v.`id_posproductextratabs` = vl.`id_posproductextratabs` AND vl.`id_lang` = 4)
INNER JOIN `myshop_posproductextratabs_shop` vs ON (v.`id_posproductextratabs` = vs.`id_posproductextratabs` AND vs.`id_shop` = 1)
WHERE v.`active` = 1 ORDER BY v.`position` ASC |
0.312
ms
|
1 |
Yes
|
|
/modules/posproductextratab/classes/pospextratab.php:239
/modules/posproductextratab/posproductextratab.php:140 (GetTabContentByProductId)
/classes/Hook.php:1218 (hookdisplayProductExtraContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/src/Adapter/HookManager.php:61 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:51 (exec)
/src/Core/Product/ProductExtraContentFinder.php:37 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:83 (find)
/controllers/front/ProductController.php:1199 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 90 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 131 LIMIT 1 |
0.303
ms
|
1 |
|
|
/classes/Category.php:1381
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 156 |
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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 829 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 829 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.292
ms
|
0 |
|
|
/classes/Cart.php:1624
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 173 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 4)
WHERE i.`id_product` = 1074
ORDER BY `position` |
0.285
ms
|
2 |
Yes
|
|
/classes/Product.php:3268
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:38 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:335 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `myshop_module` m
LEFT JOIN `myshop_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.281
ms
|
60 |
|
|
/classes/module/Module.php:330
/modules/stripe_official/stripe_official.php:304 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1381 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1360 (coreLoadModule)
/classes/Hook.php:1090 (getInstanceByName)
/classes/controller/FrontController.php:205 (exec)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 961
AND image_shop.`cover` = 1 LIMIT 1 |
0.275
ms
|
1 |
|
|
/classes/Product.php:3293
/modules/ps_sharebuttons/ps_sharebuttons.php:190 (getCover)
/modules/ps_sharebuttons/ps_sharebuttons.php:169 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/e0/b9/05/e0b905a4eb1e64740dbd88f0ceaf30e7877aa78d_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab700aba70_26820925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:340 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:430 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 92 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 131 LIMIT 1 |
0.267
ms
|
1 |
|
|
/classes/Category.php:1381
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE tr.*
FROM `myshop_tax_rule` tr
JOIN `myshop_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.266
ms
|
1 |
Yes
|
|
/classes/tax/TaxRulesTaxManager.php:86
/classes/Product.php:6582 (getTaxCalculator)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 180 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 4)
WHERE i.`id_product` = 699
ORDER BY `position` |
0.264
ms
|
3 |
Yes
|
|
/classes/Product.php:3268
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:38 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:335 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 105 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 118 AND `id_shop` = 1 LIMIT 1 |
0.258
ms
|
1 |
|
|
/classes/module/Module.php:2262
/modules/posthemeoptions/posthemeoptions.php:814 (isEnabled)
/modules/posthemeoptions/posthemeoptions.php:692 (getOptions)
/classes/Hook.php:1218 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/classes/controller/FrontController.php:601 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 6 |
SELECT SQL_NO_CACHE *
FROM `myshop_country` a
LEFT JOIN `myshop_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `myshop_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/config/config.inc.php:135 (__construct)
/index.php:20 (require_once)
|
| 68 |
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `myshop_product_attribute` pa INNER JOIN myshop_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` = 961 |
0.243
ms
|
1 |
|
|
/classes/Product.php:7179
/classes/Product.php:7259 (getProductAttributesIds)
/controllers/front/ProductController.php:1033 (hasCombinations)
/controllers/front/ProductController.php:546 (getIdProductAttributeByGroupOrRequestOrDefault)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 190 |
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =699 AND imgs.`rotator` =1 |
0.232
ms
|
3 |
|
|
/modules/posrotatorimg/posrotatorimg.php:221
/classes/Hook.php:1218 (hookRotatorImg)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:52 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:250 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 178 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 4)
WHERE i.`id_product` = 1436
ORDER BY `position` |
0.231
ms
|
1 |
Yes
|
|
/classes/Product.php:3268
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:38 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:335 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 101 |
SELECT SQL_NO_CACHE *
FROM `myshop_country_lang`
WHERE `id_country` = 8 |
0.226
ms
|
5 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/AddressFormat.php:382 (__construct)
/classes/AddressFormat.php:417 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 184 |
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =829 AND imgs.`rotator` =1 |
0.223
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:221
/classes/Hook.php:1218 (hookRotatorImg)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:52 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:250 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 163 |
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 699) |
0.220
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 168 |
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1260) |
0.211
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 176 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 4)
WHERE i.`id_product` = 829
ORDER BY `position` |
0.206
ms
|
1 |
Yes
|
|
/classes/Product.php:3268
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:38 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:335 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 115 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 119 AND `id_shop` = 1 LIMIT 1 |
0.205
ms
|
1 |
|
|
/classes/module/Module.php:2262
/modules/posquickmenu/posquickmenu.php:364 (isEnabled)
/modules/posquickmenu/posquickmenu.php:341 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 187 |
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1436 AND imgs.`rotator` =1 |
0.202
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:221
/classes/Hook.php:1218 (hookRotatorImg)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:52 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:250 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 122 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `myshop_pos_product_comment` pc
WHERE pc.`id_product` = 961
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/posproductcomments/PosProductComment.php:184
/modules/posproductcomments/posproductcomments.php:814 (getRatings)
/classes/Hook.php:1218 (hookDisplayReviewsProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 182 |
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1074 |
0.196
ms
|
2 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:1218 (hookRotatorImg)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:52 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:250 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 108 |
SELECT SQL_NO_CACHE 1 FROM myshop_cart_product cp INNER JOIN myshop_product p
ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Cart.php:4353
/classes/Cart.php:4328 (hasProducts)
/classes/Cart.php:2210 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartLazyArray.php:126 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:104 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:61 (json_encode)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/c0/93/43/c09343f803a09ecd0b626865d1b9ddacce55145d_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c232242_81890832)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/53/d6/76/53d6767ea19e4c2543d78a363170789525e4ad95_2.file.head.tpl.php:363 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/53/d6/76/53d6767ea19e4c2543d78a363170789525e4ad95_2.file.head.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c214761_38116089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:167 (_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/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:41 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 47 |
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 961) |
0.187
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM myshop_shop s
LEFT JOIN myshop_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/shop/Shop.php:199
/classes/shop/Shop.php:129 (setUrl)
/classes/shop/Shop.php:412 (__construct)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 153 |
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 829) |
0.186
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE *
FROM `myshop_category_lang`
WHERE `id_category` = 131 AND `id_shop` = 1 |
0.183
ms
|
5 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:238 (__construct)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 141 |
SELECT SQL_NO_CACHE *
FROM `myshop_category` a
LEFT JOIN `myshop_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 131) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:238 (__construct)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 158 |
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1436) |
0.180
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE id_shop
FROM `myshop_lang_shop`
WHERE `id_lang` = 4
AND id_shop = 1 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/ObjectModel.php:1581
/config/config.inc.php:205 (isAssociatedToShop)
/index.php:20 (require_once)
|
| 99 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `myshop_country`
WHERE `id_country` = 8 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Country.php:389
/classes/AddressFormat.php:612 (isNeedDniByCountryId)
/classes/AddressFormat.php:593 (getFormat)
/classes/AddressFormat.php:540 (getAddressCountryFormat)
/classes/AddressFormat.php:416 (getOrderedAddressFields)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 961 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3573 (getSpecificPrice)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 170 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1260) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.170
ms
|
0 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 73 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `myshop_specific_price_priority`
WHERE `id_product` = 961
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.167
ms
|
0 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:604 (_getScoreQuery)
/controllers/front/ProductController.php:549 (getQuantityDiscounts)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 188 |
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1436 |
0.166
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:1218 (hookRotatorImg)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:52 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:250 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE out_of_stock
FROM `myshop_stock_available`
WHERE (id_product = 961) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.161
ms
|
0 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Product.php:710 (loadStockData)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 137 |
SELECT SQL_NO_CACHE COUNT(pc.`id_product`) AS nbr
FROM `myshop_pos_product_comment` pc
WHERE `id_product` = 961 AND `validate` = 1
AND `grade` > 0 LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/posproductcomments/PosProductComment.php:260
/modules/posproductcomments/PosProductComment.php:204 (getGradedCommentNumber)
/modules/posproductcomments/posproductcomments.php:830 (getAveragesByProduct)
/classes/Hook.php:1218 (hookDisplayProductTabContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/95/ee/1d/95ee1db300d17df93ae9d65041d24ef99ed6285d_2.file.product-tab.tpl.php:129 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab706b9638_72600456)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:455 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 36 |
SELECT SQL_NO_CACHE `name` FROM `myshop_supplier` WHERE `id_supplier` = 0 LIMIT 1 |
0.156
ms
|
0 |
|
|
/classes/Supplier.php:221
/classes/Product.php:694 (getNameById)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 175 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 4
AND cl.id_shop = 1
AND cl.`id_category` = 263 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Category.php:1381
/classes/Product.php:717 (getLinkRewrite)
/src/Adapter/Image/ImageRetriever.php:51 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:934 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:38 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:335 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 193 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posfakeorder" LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `myshop_specific_price` WHERE `id_product` != 0 |
0.148
ms
|
11 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:347 (filterOutField)
/classes/SpecificPrice.php:601 (computeExtraConditions)
/controllers/front/ProductController.php:549 (getQuantityDiscounts)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 124 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "possizechart" LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:409 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1074) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.148
ms
|
0 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 185 |
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =829 |
0.147
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:1218 (hookRotatorImg)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:52 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:250 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 191 |
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =699 |
0.147
ms
|
3 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:1218 (hookRotatorImg)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:52 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:250 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optima/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab73837a24_27893147)
/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/theme_optima/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab7339ff08_06059255)
/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/theme_optima/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab730b5c09_40204073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2412 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:256 (fetch)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 58 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `myshop_category_product` cp
INNER JOIN `myshop_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 961 AND ctg.`id_group` = 1 LIMIT 1 |
0.144
ms
|
2 |
|
|
/classes/Product.php:6512
/classes/Product.php:6489 (checkAccessStatic)
/controllers/front/ProductController.php:250 (checkAccess)
/controllers/front/ProductController.php:152 (checkPermissionsToViewProduct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE *
FROM `myshop_group_lang`
WHERE `id_group` = 1 |
0.142
ms
|
5 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Group.php:61 (__construct)
/classes/Group.php:385 (__construct)
/classes/Cart.php:261 (getCurrent)
/classes/Cart.php:225 (setTaxCalculationMethod)
/classes/controller/FrontController.php:439 (__construct)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 132 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "ps_sharebuttons" LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/e0/b9/05/e0b905a4eb1e64740dbd88f0ceaf30e7877aa78d_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab700aba70_26820925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:340 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:430 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 35 |
SELECT SQL_NO_CACHE `name`
FROM `myshop_manufacturer`
WHERE `id_manufacturer` = 35
AND `active` = 1 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Manufacturer.php:290
/classes/Product.php:693 (getNameById)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 123 |
SELECT SQL_NO_CACHE COUNT(`id_product_comment`) AS "nbr"
FROM `myshop_pos_product_comment` pc
WHERE `id_product` = 961 AND `validate` = 1 LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/posproductcomments/PosProductComment.php:240
/modules/posproductcomments/posproductcomments.php:816 (getCommentNumber)
/classes/Hook.php:1218 (hookDisplayReviewsProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 24 |
SELECT SQL_NO_CACHE value FROM `myshop_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/shop/Shop.php:1191
/classes/Currency.php:948 (isFeatureActive)
/classes/Currency.php:870 (getIdByQuery)
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:198 (getLocale)
/classes/controller/FrontController.php:222 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang` WHERE `iso_code` = 'de' LIMIT 1 |
0.137
ms
|
4 |
|
|
/classes/Language.php:824
/classes/Tools.php:615 (getIdByIso)
/classes/Dispatcher.php:226 (switchLanguage)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 41 |
SELECT SQL_NO_CACHE *
FROM `myshop_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/tax/TaxRulesTaxManager.php:93 (__construct)
/classes/Product.php:6582 (getTaxCalculator)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 143 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM myshop_category_group ctg
WHERE ctg.`id_category` = 131 AND ctg.`id_group` = 1 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1757
/classes/Category.php:983 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:72 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:288 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:245 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 97 |
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `stores` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.132
ms
|
7 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:534 (getTemplateVarShop)
/classes/controller/FrontController.php:597 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 829 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3573 (getSpecificPrice)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 159 |
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1436 AND `id_group` = 1 LIMIT 1 |
0.132
ms
|
0 |
|
|
/classes/GroupReduction.php:129
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 154 |
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 829 AND `id_group` = 1 LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/GroupReduction.php:129
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE id_shop
FROM `myshop_category_shop`
WHERE `id_category` = 131
AND id_shop = 1 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/ObjectModel.php:1581
/controllers/front/ProductController.php:860 (isAssociatedToShop)
/controllers/front/ProductController.php:300 (assignCategory)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "ps_categoryproducts" LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 79 |
SELECT SQL_NO_CACHE `id_manufacturer` FROM `myshop_product`
WHERE `id_product`=961 |
0.122
ms
|
1 |
|
|
/modules/posproductextratab/classes/pospextratab.php:228
/modules/posproductextratab/posproductextratab.php:140 (GetTabContentByProductId)
/classes/Hook.php:1218 (hookdisplayProductExtraContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:434 (coreCallHook)
/classes/Hook.php:1110 (callHookOn)
/src/Adapter/HookManager.php:61 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:51 (exec)
/src/Core/Product/ProductExtraContentFinder.php:37 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:83 (find)
/controllers/front/ProductController.php:1199 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE *
FROM `myshop_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.121
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/shop/Shop.php:542 (__construct)
/config/config.inc.php:160 (getGroup)
/index.php:20 (require_once)
|
| 197 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "pospopup" LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 127 |
SELECT SQL_NO_CACHE `id_manufacturer` FROM `myshop_product`
WHERE `id_product`=961 |
0.119
ms
|
1 |
|
|
/modules/possizechart/classes/posschart.php:228
/modules/possizechart/possizechart.php:165 (GetTabContentByProductId)
/modules/possizechart/possizechart.php:150 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:409 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 195 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poscookielaw" LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 33 |
SELECT SQL_NO_CACHE id_shop
FROM `myshop_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/ObjectModel.php:1581
/classes/Group.php:388 (isAssociatedToShop)
/classes/Cart.php:261 (getCurrent)
/classes/Cart.php:225 (setTaxCalculationMethod)
/classes/controller/FrontController.php:439 (__construct)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 194 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 112 AND `id_shop` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/module/Module.php:2262
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `myshop_product_attribute` pa INNER JOIN myshop_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` = 961 |
0.115
ms
|
1 |
|
|
/classes/Product.php:7179
/classes/Product.php:7259 (getProductAttributesIds)
/controllers/front/ProductController.php:66 (hasCombinations)
/controllers/front/ProductController.php:143 (canonicalRedirection)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 133 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 96 AND `id_shop` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/module/Module.php:2262
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/e0/b9/05/e0b905a4eb1e64740dbd88f0ceaf30e7877aa78d_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab700aba70_26820925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:340 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:430 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 130 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 117 AND `id_shop` = 1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/module/Module.php:2262
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:328 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:426 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 198 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 113 AND `id_shop` = 1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/module/Module.php:2262
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 29 |
SELECT SQL_NO_CACHE *
FROM `myshop_currency_lang`
WHERE `id_currency` = 1 |
0.111
ms
|
5 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/classes/Currency.php:1069 (__construct)
/classes/Tools.php:688 (getCurrencyInstance)
/classes/controller/FrontController.php:331 (setCurrency)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE c.id_currency
FROM `myshop_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/Currency.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:198 (getLocale)
/classes/controller/FrontController.php:222 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 829) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 169 |
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1260 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:129
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 113 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 107 AND `id_shop` = 1 LIMIT 1 |
0.104
ms
|
1 |
|
|
/classes/module/Module.php:2262
/modules/posquickmenu/posquickmenu.php:361 (isEnabled)
/modules/posquickmenu/posquickmenu.php:341 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 160 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1436) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.104
ms
|
0 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5573 (getQuantity)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 49 |
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 961 AND `id_group` = 1 LIMIT 1 |
0.103
ms
|
0 |
|
|
/classes/GroupReduction.php:129
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 111 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 106 AND `id_shop` = 1 LIMIT 1 |
0.100
ms
|
1 |
|
|
/classes/module/Module.php:2262
/modules/posquickmenu/posquickmenu.php:358 (isEnabled)
/modules/posquickmenu/posquickmenu.php:341 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 125 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 120 AND `id_shop` = 1 LIMIT 1 |
0.092
ms
|
1 |
|
|
/classes/module/Module.php:2262
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:409 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/2d/5f/46/2d5f46c76aff57c8ddbb4a72fcd994bdcfa2e661_2.file.product_layout1.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6e094403_51940449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:178 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 164 |
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 699 AND `id_group` = 1 LIMIT 1 |
0.090
ms
|
0 |
|
|
/classes/GroupReduction.php:129
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3463 (priceCalculation)
/classes/Product.php:5463 (getPriceStatic)
/classes/ProductAssembler.php:197 (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:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:507 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:120 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 196 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 111 AND `id_shop` = 1 LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/module/Module.php:2262
/classes/Hook.php:1224 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 114 |
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posshoppingcart" LIMIT 1 |
0.086
ms
|
1 |
|
|
/classes/module/Module.php:2773
/classes/module/Module.php:2261 (getModuleIdByName)
/modules/posquickmenu/posquickmenu.php:364 (isEnabled)
/modules/posquickmenu/posquickmenu.php:341 (getWidgetVariables)
/classes/Hook.php:1229 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1158 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6c09ebb6_70455424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/1e/2c/4d/1e2c4d988087d15fa4fbaad008da9a9c17afb0e2_2.file.layout-full-width.tpl.php:55 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bcc2b31_30326048)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_full_width_tpl/3b/cc/4b/3bcc4b84ed6fe4c5440b197cfd30f31ad8e6449c_2.file.product.tpl.php:46 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69e2ab6bb3ec53_73565841)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:737 (fetch)
/classes/controller/FrontController.php:721 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 54 |
SELECT SQL_NO_CACHE location
FROM `myshop_stock_available`
WHERE (id_product = 961) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.075
ms
|
0 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Product.php:710 (loadStockData)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|